Commit Graph
6898 Commits
Author SHA1 Message Date
Bereket Engida 4afcb8e808 fix: additional fields type inference breaking on default value 2025-03-26 11:06:54 +03:00
KinfeMichael TarikuandGitHub 918b22906e chore(demo): add readme (#2004) 2025-03-26 09:49:43 +03:00
KinfeMichael TarikuandGitHub 46e39415a2 docs: 404 page (#2005) 2025-03-26 09:42:11 +03:00
John TanzerandGitHub ba2e58e7bb fix: only delete verification token on password reset after succesful db query (#1995) 2025-03-25 20:27:00 +03:00
Bereket EngidaandGitHub fee9d64ac2 docs: enforce base url (#1991)
* fix: enforce base url

* check options

* chore: fix base url docs

* refactor(init.test): remove test for missing baseURL error
2025-03-25 18:45:55 +03:00
Bereket Engida 25ad0de591 docs(jwt): update heading level for local JWKS example 2025-03-25 18:43:31 +03:00
Bereket Engida 8ecdff9c15 docs: improve docs search bar look 2025-03-25 18:17:53 +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
Alexander LyonandGitHub 48a64171bb chore: remove dead code (#1989) 2025-03-25 17:43:55 +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
MaxwellandGitHub 3b6ca1504b chore(jsdoc): field attribute for required should be true (#1986) 2025-03-25 16:17:17 +03:00
Bereket Engida d2b6d7b8ff docs(svelte-kit): remove layout session management examples 2025-03-25 14:44:24 +03:00
ShahriarandGitHub e1033db79b docs(options): add rateLimit api options (#1979) 2025-03-25 08:25:17 +03:00
Bereket Engida b2c7d8f598 chore: release v1.2.5-beta.9 v1.2.5-beta.9 2025-03-25 08:14:14 +03:00
Bereket EngidaandGitHub d74199f1e9 fix: respect disable signup on social providers (#1981) 2025-03-25 08:13:39 +03:00
AmagiandGitHub e334423c37 Merge branch 'main' into fix/typos 2025-03-25 06:53:33 +08:00
ShahriarandGitHub c3bd982029 Update rate-limit.mdx 2025-03-25 00:22:32 +03:30
Bereket Engida 7ea59f47b9 fix(username): update validator to allow dots in usernames 2025-03-24 17:18:07 +03:00
Stephen ZhouandGitHub 30b6489bf1 docs(expo): full babel config example (#1971) 2025-03-24 14:44:36 +03:00
Paul NodetandGitHub 43ab2860b4 fix(cli): invalid prisma init config (#1964) 2025-03-24 08:03:20 +03:00
darkred07andGitHub f52a3798ee docs(fix): rename client to authClient (#1832) 2025-03-24 07:48:50 +03:00
Bereket Engida b41febc54f chore: release v1.2.5-beta.8 v1.2.5-beta.8 2025-03-23 18:57:45 +03:00
Bereket EngidaandGitHub ae78dd73ad fix(organization): membership limit incorrect usage breaks list organizations (#1961) 2025-03-23 18:57:20 +03:00
Bereket EngidaandGitHub 09830a7839 fix(rate-limiter): custom rate limiing table name breaking db query (#1960) 2025-03-23 18:57:04 +03:00
Bereket EngidaandGitHub 4a310342c6 fix(rate-limiter): handle missing IP address in rate limit function (#1959) 2025-03-23 18:56:52 +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 EngidaandGitHub 6b47e56a63 fix: unlinkAccount should support optional accountId (#1952) 2025-03-23 15:46:56 +03:00
ShahriarandGitHub de5b8d2e5e Update rate-limit.mdx
add `enabled: true`
2025-03-23 16:13:43 +03:30
Bereket Engida 3e16da63c6 chore: release v1.2.5-beta.7 v1.2.5-beta.7 2025-03-23 13:16:33 +03:00
occoruneandGitHub ab52426c01 cli(fix): correct typo in auth-config for DrizzleAdapter (#1950) 2025-03-23 08:42:33 +03:00
MohitandGitHub 49319fa15b docs(fix): import name conflict in admin plugin roles example (#1948) 2025-03-23 08:41:48 +03:00
Amagi:DDmxh e0b34d1fde fix: import orders and alias to avoid conflict in ac code examples 2025-03-23 04:08:08 +08:00
Bereket Engida 94d2d0544a chore: release v1.2.5-beta.6 v1.2.5-beta.6 2025-03-22 21:54:06 +03:00
Bereket EngidaandGitHub 093f9de0e1 feat(oidc): allow passing additional user claims (#1933) 2025-03-22 20:44:00 +03:00
Ben KingandGitHub 6cd7417349 fix: support numeric user IDs (#1936) 2025-03-22 20:43:31 +03:00
Bereket Engida 197ed97f80 chore: lint 2025-03-22 20:41:59 +03:00
Bereket Engida 889b51df5e docs: fix logo layout width 2025-03-22 20:41:50 +03:00
DanielandGitHub dcd7b2f5d9 docs: update tanstack base app directory from ./app to ./src (#1940) 2025-03-22 20:41:36 +03:00
Leonard RoussardandGitHub 3c60c18a15 fix(stripe): allow plan retrieval by annual discount price ID (#1941) 2025-03-22 20:39:15 +03:00
Bereket EngidaandGitHub fb312ce10b fix: trigger session refetch on verify email (#1932) 2025-03-22 11:11:03 +03:00
Bereket Engida bb9661c8ed docs(fix): remove callout from polar doc 2025-03-22 09:30:50 +03:00
Catalin PitandGitHub 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
Bereket Engida 6b229c7b11 chore: update pnpm lock file 2025-03-22 09:11:40 +03:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1511316f00 chore(deps): bump next from 15.2.0 to 15.2.3 in /docs (#1923)
Bumps [next](https://github.com/vercel/next.js) from 15.2.0 to 15.2.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.2.0...v15.2.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-22 08:43:39 +03:00
MarcandGitHub 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 ZhouandGitHub ca302a7d65 docs: update expo resolve path (#1930) 2025-03-22 08:42:14 +03:00
Stephen Brown-BourneandGitHub e769bc210b docs(fix): remove repeated word (#1928) 2025-03-22 08:41:57 +03:00