Commit Graph
6933 Commits
Author SHA1 Message Date
warman c0bd42876a fix(oidc-plugin): deleteVerificationValue call by id 2025-02-17 14:55:10 -05:00
Bereket Engida 0a9975f4ce chore: release v1.2.0-beta.9 v1.2.0-beta.9 2025-02-17 09:32:30 +03:00
Bereket Engida f737b3b02f docs(admin): update usage instructions to include adminUserIds option 2025-02-17 08:24:12 +03:00
Bereket Engida 2020e1f24d feat(admin): add adminUserIds option for custom admin access control 2025-02-17 08:24:12 +03:00
Bereket Engida e3faaf031c chore: lint 2025-02-17 08:24:12 +03:00
rohan nairandBereket Engida adf8d6dcda demo: confirm password validation (#1453)
* fix: Next JS demo confirm password validation

* removing unnecessary imports
2025-02-17 08:24:12 +03:00
Konrad SerafinandBereket Engida 7d0854b219 example(astro): add missing imports, remove unused scripts, fix indentation (#1455)
Note for pages/index.astro: <script> moved outside <RootLayout> as per Astro convention.
2025-02-17 08:24:12 +03:00
Bereket EngidaandBereket Engida 8a08ae9eee feat(one-tap): improve Google One Tap integration with JWT verification and improved prompt handling (#1452)
* fix(auth): use options.baseURL instead of ctx.baseURL on trusted origins

* feat(one-tap):  improve Google One Tap integration with JWT verification and improved prompt handling

* feat(one-tap): add One Tap component for user authentication and fix prompt options
2025-02-17 08:23:56 +03:00
Bereket Engida 868a63c047 fix(auth): use options.baseURL instead of ctx.baseURL on trusted origins 2025-02-17 08:23:56 +03:00
Levi GunsallusandBereket Engida f2279d59e2 docs: fix casing in features (#1449) 2025-02-17 08:23:56 +03:00
Stephen LacyandBereket Engida 8d9fa3bafb fix(oidc-plugin): user info endpoint casing to match OIDC spec (#1446) 2025-02-17 08:23:56 +03:00
Bereket EngidaandBereket Engida abd58be5fc feat(mongodb-adapter): support custom ID generation in MongoDB adapter (#1444)
* feat(mongodb-adapter): support custom ID generation in MongoDB adapter

* chore: remove log
2025-02-17 08:23:41 +03:00
Phanuwat-PaoandBereket Engida 06419fff10 fix(open-api): convert path parameters to OpenAPI format (#1437) 2025-02-17 08:23:41 +03:00
MaxwellandBereket Engida 9a0b86a7fe docs: first page shouldn't show nav button to go to prev page (#1442) 2025-02-17 08:23:41 +03:00
Bereket EngidaandBereket Engida c4f2087943 feat(username): add default validation and options for validating username (#1345)
* feat: add default validation and options for validating username

* chore: release v1.1.16-beta.5

* fix: include update-user

* chore: release v1.1.16-beta.6
2025-02-17 08:22:37 +03:00
Bereket Engida 03fb6b2dfa chore: lint 2025-02-16 16:10:02 +03:00
rohan nairandGitHub 524d1c0375 demo: confirm password validation (#1453)
* fix: Next JS demo confirm password validation

* removing unnecessary imports
2025-02-16 16:09:20 +03:00
Konrad SerafinandGitHub 08e0eb067f example(astro): add missing imports, remove unused scripts, fix indentation (#1455)
Note for pages/index.astro: <script> moved outside <RootLayout> as per Astro convention.
2025-02-16 16:08:51 +03:00
Bereket Engida 1affe01986 chore: return username in signInUsername 2025-02-15 16:24:10 +03:00
Bereket Engida e2cbcb47ec chore: release v1.2.0-beta.8 v1.2.0-beta.8 2025-02-15 13:34:07 +03:00
Bereket Engida 192831ae5a chore: release v1.2.0-beta.7 2025-02-15 13:33:40 +03:00
Bereket Engida 9f722a9a41 chore: increase NODE_OPTIONS memory limit for build scripts 2025-02-15 13:28:41 +03:00
Bereket Engida 8c2327cc02 chore: release v1.2.0-beta.7 v1.2.0-beta.7 2025-02-15 13:18:35 +03:00
Bereket Engida d391a4853d chore: update better-call package to version 1.0.0-beta.6 and fix dependencies in lockfile 2025-02-15 13:18:29 +03:00
Bereket Engida 5d945e00d9 chore: release v1.1.19-beta.2 v1.1.19-beta.2 2025-02-15 11:58:55 +03:00
Bereket EngidaandGitHub 8ff196ec0d feat(one-tap): improve Google One Tap integration with JWT verification and improved prompt handling (#1452)
* fix(auth): use options.baseURL instead of ctx.baseURL on trusted origins

* feat(one-tap):  improve Google One Tap integration with JWT verification and improved prompt handling

* feat(one-tap): add One Tap component for user authentication and fix prompt options
2025-02-15 11:56:06 +03:00
Bereket Engida 5dfb788838 fix(auth): use options.baseURL instead of ctx.baseURL on trusted origins 2025-02-15 09:47:14 +03:00
Levi GunsallusandGitHub b6035062c0 docs: fix casing in features (#1449) 2025-02-15 09:15:35 +03:00
Stephen LacyandGitHub 2ecd3f4221 fix(oidc-plugin): user info endpoint casing to match OIDC spec (#1446) 2025-02-15 09:15:07 +03:00
Bereket Engida 4e08cc2dcf chore: release v1.1.19-beta.1 v1.1.19-beta.1 2025-02-14 21:46:23 +03:00
Bereket EngidaandGitHub 5999071ede feat(mongodb-adapter): support custom ID generation in MongoDB adapter (#1444)
* feat(mongodb-adapter): support custom ID generation in MongoDB adapter

* chore: remove log
2025-02-14 21:45:54 +03:00
Phanuwat-PaoandGitHub da2fd0b74c fix(open-api): convert path parameters to OpenAPI format (#1437) 2025-02-14 21:42:47 +03:00
MaxwellandGitHub c3f2febf3b docs: first page shouldn't show nav button to go to prev page (#1442) 2025-02-14 19:25:49 +03:00
Bereket Engida e531a7c33f chore: release v1.1.18 v1.1.18 2025-02-14 18:16:13 +03:00
Bereket EngidaandGitHub b1e27fed8f feat(username): add default validation and options for validating username (#1345)
* feat: add default validation and options for validating username

* chore: release v1.1.16-beta.5

* fix: include update-user

* chore: release v1.1.16-beta.6
2025-02-14 18:15:19 +03:00
Bereket Engida 0ae2c74f88 chore: release v1.2.0-beta.6 v1.2.0-beta.6 2025-02-14 15:17:54 +03:00
Bereket Engida 2c81e5bf8f Merge branch 'main' into v1.2 2025-02-14 15:17:41 +03:00
Bereket Engida d00716455e chore: release v1.2.0-beta.5 v1.2.0-beta.5 2025-02-14 14:54:04 +03:00
Bereket Engida 56f47d85dd chore: release v1.1.18-beta.3 v1.1.18-beta.3 2025-02-14 14:05:13 +03:00
d28e4861ce feat: add total users table/collection count to admin plugin list-users endpoint (#1258)
* Added total, offset and limit return propertiest to listUsers endpoint for admin plugin. This required modifying all db adapters. Also updated the init.test.ts.snap file to reflect adding of the count function in the adapter and the countTotalUsers function in the internalAdapter.

* Resolved all issues in review. We now use count wherever possible.

* linter was complaining

* literal on adapter and 1 more test

* lint

* admin plugin listUsers pagination documentation

---------

Co-authored-by: Kinfe123 <kinfishtech@gmail.com>
2025-02-14 13:20:45 +03:00
Bereket EngidaandGitHub b26f8334b3 feat(organization): leave organization (#1239) 2025-02-14 13:12:15 +03:00
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 35b29e7957.

---------

Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-02-14 13:11:50 +03:00
Bereket Engida b8d20c5e7b chore: lint 2025-02-14 12:51:29 +03:00
Maged IbrahimandGitHub 1edfb9f698 docs: change google logo for colors compliance (#1439) 2025-02-14 12:42:30 +03:00
Bereket Engida d701a926f8 docs: add example for linking OAuth accounts 2025-02-14 12:41:10 +03:00
Bereket EngidaandGitHub a609acb799 feat(generic-oauth): oAuth2 link account (#1208) 2025-02-14 12:38:40 +03:00
Bereket EngidaandGitHub 047d677966 feat: support stroring dispaly username to store un-normalized username (#1204)
* feat: support stroring dispaly username to store un-normalized username

* test: update snapshot
2025-02-14 12:33:24 +03:00
Bereket EngidaandGitHub f7a49404ab feat(admin): set user password (#1203) 2025-02-14 12:28:26 +03:00
Bereket Engida eecaac4107 docs(phone-number): add forget password flow documentation with OTP code 2025-02-14 12:27:37 +03:00
Bereket EngidaandGitHub 3766bea979 feat(phone-number): add reset password functionality with phone number (#1202) 2025-02-14 12:25:36 +03:00