Commit Graph

751 Commits

Author SHA1 Message Date
Bereket Engida
25ad0de591 docs(jwt): update heading level for local JWKS example 2025-03-25 18:43:31 +03:00
Bereket Engida
e198731b03 docs(jwt): update JWKS handling in token validation example 2025-03-25 17:58:05 +03:00
Bereket Engida
ef173fa71a docs(jwt): clarify token usage example in JWT documentation 2025-03-25 17:56:04 +03:00
Bereket Engida
d5ae5b2def chore: fix typo 2025-03-25 17:55:14 +03:00
Bereket Engida
570075d530 docs(jwt): add examples for validating JWTs using remote and local JWKS 2025-03-25 17:42:56 +03:00
Bereket Engida
d2b6d7b8ff docs(svelte-kit): remove layout session management examples 2025-03-25 14:44:24 +03:00
Shahriar
e1033db79b docs(options): add rateLimit api options (#1979) 2025-03-25 08:25:17 +03:00
Bereket Engida
7ea59f47b9 fix(username): update validator to allow dots in usernames 2025-03-24 17:18:07 +03:00
Stephen Zhou
30b6489bf1 docs(expo): full babel config example (#1971) 2025-03-24 14:44:36 +03:00
darkred07
f52a3798ee docs(fix): rename client to authClient (#1832) 2025-03-24 07:48:50 +03:00
Bereket Engida
0c22cef93f docs: remove quote on comparison 2025-03-23 17:26:12 +03:00
Bereket Engida
06ac5a4f4b docs: fix typo 2025-03-23 15:48:16 +03:00
Bereket Engida
6b47e56a63 fix: unlinkAccount should support optional accountId (#1952) 2025-03-23 15:46:56 +03:00
Mohit
49319fa15b docs(fix): import name conflict in admin plugin roles example (#1948) 2025-03-23 08:41:48 +03:00
Bereket Engida
093f9de0e1 feat(oidc): allow passing additional user claims (#1933) 2025-03-22 20:44:00 +03:00
Daniel
dcd7b2f5d9 docs: update tanstack base app directory from ./app to ./src (#1940) 2025-03-22 20:41:36 +03:00
Bereket Engida
bb9661c8ed docs(fix): remove callout from polar doc 2025-03-22 09:30:50 +03:00
Catalin Pit
d7ccb29b54 docs(fix): update polar docs (#1922)
Add a mention that specifies you don't need to configure Polar on the client
2025-03-22 09:15:24 +03:00
Marc
f12a4a2b9c docs(fix): file name from `auth.client.ts to auth-client.ts` (#1929)
``auth.client.ts`` will trigger code splitting. While this would be fine for the server component (``auth.server.ts``, which needs to stay hidden to end users), putting the authClient in a client only component will force the authClient out of the server bundle. This causes authClient to be undefined during SSR.
2025-03-22 08:43:03 +03:00
Stephen Zhou
ca302a7d65 docs: update expo resolve path (#1930) 2025-03-22 08:42:14 +03:00
Stephen Brown-Bourne
e769bc210b docs(fix): remove repeated word (#1928) 2025-03-22 08:41:57 +03:00
Nicolas Vargas
59152fe2e3 docs: add missing import headers (#1920) 2025-03-21 23:42:09 +03:00
Bereket Engida
08b2431a1b docs(mongodb): remove generation command from mongodb 2025-03-21 16:49:08 +03:00
Bereket Engida
cf4bd5de6f feat: disabled paths (#1918)
* docs: add base url is optional on the client

* feat: disabled paths

* chore: fix test
2025-03-21 16:33:30 +03:00
Benjamin Lee
fe0272dae4 docs(fix): tanstack-start import on installation guide (#1911) 2025-03-21 09:05:29 +03:00
Ismail Sabet
e622c6b59d docs(fix): update typos on organization plugin (#1912) 2025-03-21 09:03:46 +03:00
Mikiyas Tibebu
187ca360f4 docs(fix): correct typos in phone number plugin documentation (#1910) 2025-03-21 09:00:48 +03:00
Nelson Sousa
90f15abc95 chore(docs): typo in anonymous linking explanation (#1871) 2025-03-19 11:52:16 +03:00
Maxwell
cd82802507 fix(api-key): delete keys on client should use POST method instead (#1858) 2025-03-18 12:19:05 +03:00
Bereket Engida
3ae3212ce0 docs: fix typos on supabase migration guide 2025-03-17 16:34:34 +03:00
crutchtheclutch
994a858851 docs: fix typos in database schema tables (#1846) 2025-03-17 15:00:29 +03:00
Maxwell
0b312f0a98 docs: update community-adapter Convex URL (#1841) 2025-03-16 15:42:46 +03:00
Isolated
8b18362451 docs: fix Incorrect JSON Handling in secondaryStorage.get example (#1842) 2025-03-16 15:42:19 +03:00
Maxwell
01082c5531 docs(fix): contribute/testing docs has incorrect info about test-instance (#1826) 2025-03-15 22:32:14 +03:00
Jonás Perusquía Morales
b295cdd7e5 docs: change adminHasPermission method to userHasPermission (#1833) 2025-03-15 21:03:35 +03:00
Bereket Engida
5eebcdb522 docs(supabase-migration-guide): add links to schema 2025-03-15 16:16:12 +03:00
Bereket Engida
6b4e20c61b docs: add supabase migration guide (#1829) 2025-03-15 16:10:47 +03:00
Hysterelius
db9290b043 docs(nitro): typo fix
Minor grammar fixes on nitro page
2025-03-15 08:01:43 +03:00
Snehan Chakravarthi
5908429107 docs(admin): fix typo (#1820) 2025-03-14 23:31:35 +03:00
Bereket Engida
e157e06a51 feat(account): add option to allow unlinking all accounts (#1818) 2025-03-14 20:22:59 +03:00
Bereket Engida
2ca71ee3cb feat(admin): custom banned user error message (#1692)
* feat(admin): custom banned user error message

* docs(admin): add documentation for bannedUserMessage configuration

* chore: export types from @better-fetch/fetch in clients

* chore: remove update tet helper
2025-03-14 00:10:31 +03:00
deestt
440784d3e1 feat: add Kick social provider (#1702)
* Add kick social provider

* Custom implementation `getUserInfo`

* Fix token endpoint URL

* add kick docs

* Update kick.mdx

* docs: update icon sizes to 1.2em, add "Kick"

* chore: lint

---------

Co-authored-by: Bereket Engida <bekacru@gmail.com>
2025-03-13 23:56:59 +03:00
Netrifier
cc0531c6e4 feat(organization): allow passing teamId in addMember (#1794)
* feat(organization): Add teamId in addMember

* docs(organization): Add teamId in addMember function

---------

Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-03-13 23:54:51 +03:00
Netrifier
3af315edbc fix(organization): multiple role array not referenced properly (#1792) 2025-03-13 23:44:00 +03:00
Maxwell
13e3d2aa80 docs: PayloadCMS Database adapter to community adapter section (#1797) 2025-03-13 20:27:16 +03:00
Bereket Engida
c72941299f docs: update contributing guide and sidebar links 2025-03-13 09:15:06 +03:00
Bereket Engida
e8cbf41ce3 docs: fix contribution formatting 2025-03-13 08:29:56 +03:00
Bereket Engida
35fe939de9 fix(stripe): rely on subscription Id instead of reference ID for subscriptions (#1789) 2025-03-12 15:42:14 +03:00
Maxwell
c110da21a9 docs: advanced field includes the option to generateId (#1756) 2025-03-12 14:09:02 +03:00
Ahmed
5c65155f53 docs(fix): remove references to multiSession revokeAll endpoint (#1787) 2025-03-12 12:01:42 +03:00