Commit Graph

77 Commits

Author SHA1 Message Date
Dewin Umana
c385535a2c docs: improve tiktok documentation (#1648) 2025-03-03 11:17:31 +03:00
KinfeMichael Tariku
84ef00c8d2 docs: add tiktok (#1615) 2025-03-02 02:01:20 +03:00
KinfeMichael Tariku
bd30868470 docs: fix code format (#1611) 2025-03-02 00:58:10 +03:00
Joel Solano
6ae53a1b2f feat: add disabling email and password signup config (#1428) 2025-03-01 00:33:55 +03:00
Bereket Engida
7ba1af2ff9 Merge branch 'main' into v1.2 2025-02-27 14:20:23 +03:00
Krishna Santosh
2c81dcab7c docs(fix): add missing word 'change' (#1572) 2025-02-25 16:27:33 +03:00
Bereket Engida
cccb6fbaa3 Merge branch 'main' into v1.2 2025-02-21 01:20:54 +03:00
Thomas Lekanger
b9c01f3c49 docs: fix typo (#1517)
genericOAuth plugin uses ``scopes`` not ``scope``
2025-02-20 22:35:07 +03:00
Hussein Raji
a718cf5b04 docs: fix typo (#1514)
Correct error handling example snippet for sign in without email verification
2025-02-20 21:51:18 +03:00
Bereket Engida
883c5a9f0e Merge branch 'main' into v1.2 2025-02-20 09:22:45 +03:00
Jacob
dcb4065c8a docs: add a simple line to show that a tenant id can be passed optionally (#1483) 2025-02-19 09:45:52 +03:00
Bereket Engida
2c81e5bf8f Merge branch 'main' into v1.2 2025-02-14 15:17:41 +03:00
D3vision
e647040b14 feat: add Roblox social provider (#1249)
* Implemented Roblox social provider + documentation + icon for builder

* linter didn't like my svg and some of my other formatting

* and now the linter is finally happy

* made discord scope option overwrite default scopes, this way I dont need to have a users' email

* Revert "made discord scope option overwrite default scopes, this way I dont need to have a users' email"

This reverts commit 35b29e7957935ca2c777772a6a88dfa67015ed7b.

---------

Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-02-14 13:11:50 +03:00
Rizvan Nukhtarov
700d392759 feat: add VK ID social provider (#1013)
* feat: add VK ID social provider

* lint

* remove data

* fix emailVerified property

---------

Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-02-14 09:17:14 +03:00
Maxwell
c4f89adbcd docs: add example how to update password on the server (#831)
* add(docs): demo code to set password on the server.

* fix(docs): update password

---------

Co-authored-by: Bereket Engida <bekacru@gmail.com>
2025-02-14 09:04:02 +03:00
Javier Díaz
74471f251d docs: Fix OWSAP typo (#1346)
The site said "OWSAP" instead of "OWASP"
2025-02-04 00:18:18 +03:00
Maxwell
095661f387 docs: add other-social-providers page (#1340)
* add(docs): other-social-providers page

* add: missing social provider URLs and scopes
2025-02-03 17:16:05 +03:00
Alexis
ec88ebabe9 docs: add microsoft callback url (#1316) 2025-01-31 10:55:43 +03:00
Stephen Zhou
32db33a260 docs: pass token in reset-password (#1237) 2025-01-20 11:00:19 +03:00
Ted
e57b127c42 feat: support Microsoft Entra ID select_account prompt (#1219)
* feat: add optional prompt to create auth url

* feat: add prompt option to microsoft config

* docs: add requireSelectAccount option
2025-01-15 16:40:47 +03:00
reslear
0124f0adff refactor: supports facebook access_token and add docs (#1213)
* refactor: supports facebook.ts access_token

* format

* add docs
2025-01-15 11:06:07 +03:00
reslear
5b447a9773 refactor: add facebook fields options (#1076)
* refactor: add facebook fields options

maybe on future need implement dynamic and base on fields return type of `FacebookProfile` but i don't now how )

* docs: Update facebook.mdx

* style: formatting
2025-01-09 13:33:58 +03:00
Alex Araiza
5dfa022439 docs: fix default maxPasswordLength (#1157) 2025-01-09 05:18:09 +03:00
TenCreator
ecabeb6da4 docs: Removed depricated function (#1134) 2025-01-05 08:45:03 +03:00
reslear
3ad6af30b9 docs: enhance facebook info about env names (#1075)
* docs: enhance facebook info about env names

* Update facebook.mdx
2025-01-02 08:56:56 +03:00
Ted
f4569aaa80 docs: gender neutral in docs (#1000) 2024-12-23 15:45:57 +03:00
Stephen Zhou
b4ff55d55a fix: sign In with Apple With ID Token not work (#966) 2024-12-20 16:27:43 +03:00
Jay Nguyen
118b22d957 feat: reddit social sign on (#805) 2024-12-12 11:26:26 +03:00
Bereket Engida
6ea3909225 docs: update references from client to authClient (#728) 2024-12-02 17:04:23 +03:00
Bereket Engida
7f300e61ea fix: stop redirecting during id token auth 2024-12-02 16:29:08 +03:00
L2
0507dd3609 fix: "email not found" Error in Twitter OAuth (#666) 2024-12-02 12:15:16 +03:00
Keean
f2031065ad docs: fix spelling, grammar, and framework names, and consistency across pages (#578) 2024-11-18 12:26:45 +03:00
sajadmh
5063c2acda docs: fix typos across several files (#561) 2024-11-17 07:53:17 +03:00
Bereket Engida
b040a3366c docs: fix parsing error 2024-11-16 19:27:01 +03:00
sajadmh
b934a674a0 docs: update google guide (#554) 2024-11-16 11:47:17 +03:00
Bereket Engida
f15754af41 feat: add request object to send email callbacks (#502) 2024-11-12 23:03:29 +03:00
Bereket Engida
90e14b8bcc fix: change dontRemeberMe to remeberMe (#476) 2024-11-10 08:52:45 +03:00
Bereket Engida
9cddaad623 feat: id token auth (#463) 2024-11-09 00:40:14 +03:00
Bereket Engida
7c3fe83bf3 fix: twitter provider (#462) 2024-11-08 23:08:00 +03:00
Mark1
a096490044 feat: add social-provider Gitlab (#386) 2024-11-02 12:52:39 +03:00
Bereket Engida
cb6492e05f fix: remove callback url from endpoints that doesn't necessarily need it (#362) 2024-10-30 10:42:02 +03:00
Bereket Engida
4ede2c5f62 docs: fix typo 2024-10-27 16:46:32 +03:00
Snazzy72
b0ceb92299 docs: remove dontRememberMe from signUp.email (#321) 2024-10-24 12:49:58 +03:00
Daniel Roe
c7be5615d7 chore: fix github capitalisation (#297) 2024-10-23 01:48:15 +03:00
Gregor Wedlich
bc60020dab feat: linkedin (#295) 2024-10-22 22:49:47 +03:00
Gregor Wedlich
c5a876a6de feat: dropbox (#286) 2024-10-22 16:07:27 +03:00
Gregor Wedlich
4a454bb6fe docs: email and password integration docs improved clarity and added new examples (#269) 2024-10-20 20:38:53 +03:00
ensi
39a890d583 docs: fix typo (#225) 2024-10-18 13:54:36 +03:00
Bereket Engida
712bdfee44 docs: fix typo 2024-10-14 09:35:27 +03:00
Bereket Engida
e5cfa6748c docs: move client to authClient 2024-10-13 21:40:51 +03:00