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
Alex Yang
216a1e49d2
docs: disable ssr on testimonial item ( #4326 )
2025-08-30 23:46:57 -07:00
Harry Yep
947270e54d
fix: changelogs incorrect mentions ( #4321 )
2025-08-31 05:33:38 +10:00
Maxwell
b89249a9ed
docs(api-method): fixed syntax highlighting refreshing on tab change ( #4309 )
2025-08-29 22:35:44 -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
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
Alex Yang
70d4dc609a
chore: enable lint rule noTsIgnore ( #4296 )
2025-08-28 15:09:47 -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
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
Maxwell
2b2671423c
docs: fix facebook icon color
2025-08-25 08:09:29 +10:00
Julen Ruiz Aizpuru
0751efd94a
fix(oidc): allow custom schemas ( #4200 )
...
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com >
2025-08-24 15:02:35 -07:00
Maxwell
51a6a8c9b6
docs: fix kick icon
2025-08-25 07:53:41 +10:00
Maxwell
868872ad21
docs: fix figma icon
2025-08-25 06:18:09 +10:00
Maxwell
6d50f40f0b
docs: fix new social provider sidebar items
2025-08-24 02:32:10 +10:00
Alex Yang
744e9e34c1
docs: fix scrolling issue ( #4169 )
2025-08-22 23:55:55 -07:00
Fuma Nama
d20f9a763c
chore: update to Fumadocs 15.7 ( #4154 )
...
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com >
Co-authored-by: Kinfe123 <kinfishtech@gmail.com >
2025-08-22 19:00:45 -07:00
KinfeMichael Tariku
c45ad901ce
fix: invalid pages on docs throw a 500 server error instead of 404 ( #4166 )
2025-08-23 03:28:40 +03:00
Lawrence Lin
28211e5e97
feat(social): add Line provider ( #4084 )
2025-08-22 15:57:36 -07:00
Shobhit Patra
d476fbed07
feat: add figma provider ( #4134 )
...
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com >
2025-08-22 14:31:04 -07:00
Alex Yang
eb691e213d
docs: revert fumadocs ( #4147 )
2025-08-21 21:07:46 -07:00
Alex Yang
ff19661524
chore: bump fumadocs ( #4144 )
2025-08-21 20:30:06 -07:00
Alex Yang
55ec22c877
fix: small dx for device login ( #4141 )
2025-08-21 17:46:11 -07:00
Alex Yang
127ad5d326
chore: bump next.js ( #4135 )
2025-08-21 15:30:53 -07:00
Alex Yang
5ded0904d4
feat: support device authorization ( #3811 )
2025-08-21 14:59:31 -07:00
Alex Yang
2edb2d6816
chore: fix turborepo cache hit issue ( #4137 )
2025-08-21 13:59:56 -07:00
Shobhit Patra
96b5fabdfa
feat(paypal): add paypal OAuth2 provider ( #4107 )
2025-08-21 11:50:03 -07:00
Dylan Vanmali
c05b103c3e
feat: remote sign a jwt payload ( #4074 )
...
Co-authored-by: Alex Yang <himself65@outlook.com >
2025-08-20 15:51:02 -07:00
Alex Yang
fc8a25abd0
feat: support node:sqlite ( #3869 )
2025-08-20 12:57:30 -07:00
Fraol Lemecha
7b6f3fad8b
fix: telemetry should be opt in not opt out ( #4081 )
...
* fix(telemetry): make telemetry opt in
* fix(telemetry): remove telemetry notice
* fix(docs): remove redundant "is"
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
* test(telemetry): opt in to telemetry in tests
---------
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-08-19 10:28:58 -07:00
Bereket Engida
99834437b0
fix: secondary storage should allow returning both string and parsed json ( #4076 )
...
* docs: hero section alignment with feature section on big screens (#4018 )
* fix: hero section alignment with feature section on big screens
* fix
---------
Co-authored-by: Bereket Engida <Bekacru@gmail.com >
* chore: fix broken testomnial link
* fix(sso): [⚠︎Security] - membership check should be required before allowing users to create sso for an organization
* chore: update sso docs
* chore: fix import typo
* docs: hero section alignment with feature section on big screens (#4018 )
* fix: hero section alignment with feature section on big screens
* fix
---------
Co-authored-by: Bereket Engida <Bekacru@gmail.com >
* chore: fix broken testomnial link
* fix(sso): [⚠︎Security] - membership check should be required before allowing users to create sso for an organization
* chore: update sso docs
* chore: fix import typo
* chore: release v1.3.7-beta.4
* chore: release v1.3.7
* support both json and string
* add test and type
* fix up docs
* fix test
* fix test
* fix type
---------
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com >
2025-08-18 21:08:39 -07:00
Dylan Vanmali
74ccf8dac5
feat(jwt): jwks remote url ( #4071 )
2025-08-18 14:18:11 -07:00
Dylan Vanmali
4b8a2f62b9
feat(jwt): add disableSettingJwtHeader flag to prevent issuance of signed jwt ( #4072 )
2025-08-18 14:17:30 -07:00