Paolo Ricciuti
|
cfffb64af5
|
docs: fix /.well-known/oauth-protected-resource route (#4439)
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
|
2025-09-05 09:11:29 -07:00 |
|
Paolo Ricciuti
|
c5f595a767
|
docs: fix /.well-known/oauth-protected-resource route (#4439)
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
|
2025-09-05 09:10:42 -07:00 |
|
Fraol Lemecha
|
d44595afb5
|
feat(mcp): customize resource in protected resource metadata (#4419)
|
2025-09-04 12:13:54 -07:00 |
|
Alex Yang
|
1cabe4aec0
|
Merge remote-tracking branch 'upstream' into v1.3.8-staging
|
2025-09-03 17:37:24 -07:00 |
|
Fraol Lemecha
|
f937c85a67
|
feat(mcp): add protected-resource metadata endpoint (#4394)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2025-09-03 17:36:18 -07:00 |
|
Alex Yang
|
905a8d691a
|
Merge remote-tracking branch 'upstream/canary' into v1.3.8-staging
|
2025-09-03 16:24:21 -07:00 |
|
KinfeMichael Tariku
|
0090b22b7d
|
docs: fix incorrect rendering of default tab value (#4411)
|
2025-09-03 16:23:38 -07:00 |
|
Alex Yang
|
d4bbb32910
|
Merge branch 'canary' into v1.3.8-staging
# Conflicts:
# demo/nextjs/package.json
# docs/package.json
# packages/better-auth/package.json
# pnpm-lock.yaml
|
2025-09-03 15:21:51 -07:00 |
|
ibby
|
34c6234fe1
|
docs: jwt usage with bearer plugin wording (#4391)
|
2025-09-03 10:36:46 -07:00 |
|
Fraol Lemecha
|
9b966f0bbf
|
docs: add missing space typo (#4383)
|
2025-09-03 08:15:23 -07:00 |
|
azez
|
5cb6132370
|
docs: update client.mdx to correct svelte 5 onclick syntax (#4382)
|
2025-09-03 08:14:25 -07:00 |
|
Maxwell
|
0ce6f3262e
|
docs: improve wording (#4380)
|
2025-09-03 18:58:35 +10:00 |
|
Maxwell
|
d287ba2996
|
docs(organization): fix incorrect syntax (#4376)
|
2025-09-03 00:16:22 -07:00 |
|
Hendrik Krebs
|
d5081fde19
|
docs: hint to use credentials: 'omit' for authenticated requests (#4369)
Co-authored-by: Hendrik Krebs <hendrik@MacBook-Pro-von-Hendrik.fritz.box>
|
2025-09-02 16:21:01 -07:00 |
|
Alex Yang
|
74e94c72f0
|
Revert "fix(bearer): certain sign-in endpoints won't give bearer token v2 (#4330)"
This reverts commit 9f15d23f77.
|
2025-09-02 12:09:44 -07:00 |
|
Maxwell
|
9f15d23f77
|
fix(bearer): certain sign-in endpoints won't give bearer token v2 (#4330)
|
2025-09-02 11:19:34 -07:00 |
|
Taesu
|
23daf79a42
|
docs: removed wrong import (#4335)
|
2025-09-02 10:41:54 -07:00 |
|
Lewis Smith
|
029268fad0
|
docs(email-otp): correct error code (#4234)
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
|
2025-09-02 10:41:54 -07:00 |
|
Sharat MR
|
cb99854941
|
docs(admin): Fix calculation of total pages using pageSize (#4233)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2025-09-02 10:41:54 -07:00 |
|
Rodrigo Menezes
|
0f5c912b5e
|
docs: add docs for one time token client plugin (#4220)
|
2025-09-02 10:41:54 -07:00 |
|
Taesu
|
9db29660f7
|
feat(openapi): support Scalar Theme (#4355)
|
2025-09-02 00:28:26 -07:00 |
|
Maxwell
|
c06353c594
|
update(organization): change requests for dynamic AC (#4337)
|
2025-09-01 14:01:29 -07:00 |
|
Bereket Engida
|
c4da20d8f5
|
chore: use prefix for last login method
|
2025-09-01 13:21:29 -07:00 |
|
Bereket Engida
|
2db142465e
|
feat: add last login method plugin (#4347)
|
2025-09-01 13:15:23 -07:00 |
|
Daniel Bogale
|
b7a254536d
|
fix(docs): Fix typos in organization plugin documentation (#4344)
|
2025-09-01 10:23:39 -07:00 |
|
Taesu
|
4d859b41d8
|
docs: removed wrong import (#4335)
|
2025-08-31 14:20:29 -07:00 |
|
Maxwell
|
11bb6d1830
|
feat(org): Dynamic Access Control (#4087)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2025-08-31 14:20:03 -07:00 |
|
Maxwell
|
d3ef75653c
|
docs(username): Change examples to APIMethod (#4308)
|
2025-08-30 14:15:05 -07:00 |
|
Maxwell
|
74b8e50bee
|
docs: fix typos in codeblocks (#4310)
|
2025-08-29 22:35:27 -07:00 |
|
Bereket Engida
|
bba0a42ee5
|
feat(organization): organization life cycle hooks (#4049)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
|
2025-08-29 22:31:04 -07:00 |
|
Shobhit Patra
|
02752a4dbc
|
feat(cognito): add amazon cognito provider (#4229)
|
2025-08-29 11:07:03 -07:00 |
|
makx
|
e7216ff530
|
feat(stripe): Add locale to stripe billing portal options (#4108)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2025-08-29 11:06:31 -07:00 |
|
Lewis Smith
|
39f90e698e
|
docs(email-otp): correct error code (#4234)
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
|
2025-08-29 11:03:02 -07:00 |
|
Julen Ruiz Aizpuru
|
66be9bae59
|
fix(oidc): specify foreign key references in the schema (#4264)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2025-08-29 11:02:52 -07:00 |
|
Ross
|
4925969691
|
docs: update users-accounts.mdx (#4160)
|
2025-08-29 10:58:50 -07:00 |
|
Charles Ji
|
acf2f6bbac
|
fix: never type still requires setting clientId to never (#4002)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2025-08-28 19:39:29 -07:00 |
|
Maxwell
|
1430382312
|
fix(custom-session): also mutate multi-session response (#3868)
|
2025-08-28 10:41:15 -07:00 |
|
Taesu
|
bd075e37e2
|
feat(social): add Kakao, Naver provider (#3287)
|
2025-08-28 10:39:59 -07:00 |
|
KinfeMichael Tariku
|
cac8b0301b
|
feat: add onInvitationAccepted callback for org invitations (#4120)
|
2025-08-27 11:06:22 -07:00 |
|
Alex Yang
|
7931166c8d
|
feat(cli): add info script (#4143)
|
2025-08-27 10:49:34 -07:00 |
|
Dagmawi Babi
|
6083855a53
|
docs: Supabase Auth to PlanetScale Migration Guide (#3968)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
|
2025-08-27 08:59:21 -07:00 |
|
Alex Yang
|
e90fa38e78
|
Revert "fix(bearer): certain sign-in endpoints won't give bearer token (#4123)"
This reverts commit 4c377f640d.
|
2025-08-26 16:55:46 -07:00 |
|
Magnar Ovedal Myrtveit
|
f4c4112a82
|
feat(microsoft): add support for setting authority (#4149)
|
2025-08-26 16:24:35 -07:00 |
|
Maxwell
|
4c377f640d
|
fix(bearer): certain sign-in endpoints won't give bearer token (#4123)
|
2025-08-26 16:19:31 -07:00 |
|
Sharat MR
|
466a23683d
|
docs(admin): Fix calculation of total pages using pageSize (#4233)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2025-08-26 11:37:29 -07:00 |
|
VIshal Anton
|
bf43de5ea4
|
docs(atlassian): correct typo in OAuth documentation link (#4232)
Co-authored-by: antonvishal <antonvishal@appexert.com>
|
2025-08-26 10:51:00 -07:00 |
|
Shobhit Patra
|
da9fcbde85
|
feat(salesforce): add salesforce provider (#4183)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2025-08-26 10:27:31 -07:00 |
|
Rodrigo Menezes
|
db89c64a56
|
docs: add docs for one time token client plugin (#4220)
|
2025-08-25 17:47:02 -07:00 |
|
Shobhit Patra
|
e1552bebee
|
feat(atlassian): add atlassian social provider (#4221)
|
2025-08-25 16:43:39 -07:00 |
|
Zach Grimaldi
|
f978fe9a98
|
docs: add better-auth-cloudflare to community plugins (#4212)
|
2025-08-24 17:34:16 -07:00 |
|