Commit Graph
4147 Commits
Author SHA1 Message Date
Ethan ShumateandGitHub efcf5787f9 fix(apple): allow audience to be string | string[] (#4219) 2025-08-25 17:30:57 -07:00
Alex YangandGitHub 8c4165e958 test: init e2e/smoke (#4225) 2025-08-25 17:29:27 -07:00
Shobhit PatraandGitHub e1552bebee feat(atlassian): add atlassian social provider (#4221) 2025-08-25 16:43:39 -07:00
Alex YangandGitHub 4b5d4baf59 fix: make zod as dependency (#4205) 2025-08-24 16:35:55 -07:00
MaxwellandGitHub 2b2671423c docs: fix facebook icon color 2025-08-25 08:09:29 +10:00
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
MaxwellandGitHub 51a6a8c9b6 docs: fix kick icon 2025-08-25 07:53:41 +10:00
MaxwellandGitHub 868872ad21 docs: fix figma icon 2025-08-25 06:18:09 +10:00
Magnar Ovedal MyrtveitandGitHub 8d53a1a9a7 chore: update handler and resolve types in SvelteKit integration (#4185) 2025-08-24 22:19:28 +03:00
Alex YangandGitHub 4696b9e7ec Revert "chore: update better-call version" (#4191) 2025-08-23 22:16:34 -07:00
MaxwellandGitHub 5d84a76a54 fix(cli): Incorrect drizzle schema gen (#4132) 2025-08-23 18:18:10 -07:00
Sarah PriceandGitHub dc6f60686a fix(oidc-provider): handle string timestamps in user profile claims (#4176) 2025-08-23 17:20:43 -07:00
KinfeMichael TarikuandGitHub 492b5cc274 feat: enhance Microsoft Entra ID type definitions (#3806) 2025-08-23 14:55:05 -07:00
Bereket Engida 40d514f7ed chore: update better-call version 2025-08-23 09:58:21 -07:00
MaxwellandGitHub 6d50f40f0b docs: fix new social provider sidebar items 2025-08-24 02:32:10 +10:00
Alex YangandGitHub 744e9e34c1 docs: fix scrolling issue (#4169) 2025-08-22 23:55:55 -07:00
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 TarikuandGitHub c45ad901ce fix: invalid pages on docs throw a 500 server error instead of 404 (#4166) 2025-08-23 03:28:40 +03:00
Lawrence LinandGitHub 28211e5e97 feat(social): add Line provider (#4084) 2025-08-22 15:57:36 -07:00
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
Shobhit PatraandGitHub d3c9496a72 fix(apple): ensures name is always present in profile for mapProfileToUser (#4156) 2025-08-22 15:53:12 +03:00
Alex YangandGitHub eb691e213d docs: revert fumadocs (#4147) 2025-08-21 21:07:46 -07:00
Alex YangandGitHub ff19661524 chore: bump fumadocs (#4144) 2025-08-21 20:30:06 -07:00
Alex YangandGitHub 55ec22c877 fix: small dx for device login (#4141) 2025-08-21 17:46:11 -07:00
Alex Yang 6bb27e160c chore: release v1.3.8-beta.3 v1.3.8-beta.3 2025-08-21 16:36:14 -07:00
Alex YangandGitHub 5c24e6152e demo: fix domain issue on preview env (#4140) 2025-08-21 16:33:49 -07:00
Dylan VanmaliandGitHub 11dec5f412 chore(oauth): separate betterFetch from request format (#4085) 2025-08-21 16:30:20 -07:00
Alex YangandGitHub 09a04517eb feat: support custom schema merging in SIWE plugin (#4138) 2025-08-21 16:00:56 -07:00
Alex YangandGitHub 127ad5d326 chore: bump next.js (#4135) 2025-08-21 15:30:53 -07:00
Alex YangandGitHub 5ded0904d4 feat: support device authorization (#3811) 2025-08-21 14:59:31 -07:00
Alex YangandGitHub 2edb2d6816 chore: fix turborepo cache hit issue (#4137) 2025-08-21 13:59:56 -07:00
Alex YangandGitHub 94e6df97f6 demo: fix missing env vars (#4131) 2025-08-21 12:56:31 -07:00
Shobhit PatraandGitHub 96b5fabdfa feat(paypal): add paypal OAuth2 provider (#4107) 2025-08-21 11:50:03 -07:00
Bereket Engida ed17525775 chore: release v1.3.8-beta.2 v1.3.8-beta.2 2025-08-21 11:38:51 -07:00
Alexander Abou ChedidGitHubcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
7772265c35 fix(oauth2): correct basic auth header construction for refresh token (#4126)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-08-21 08:22:20 -07:00
Alex YangandGitHub dd4e06661c ci: test for node.js 22 (#4111) 2025-08-20 16:57:22 -07:00
Alex YangandGitHub 73da454c6c fix(client): avoid atom to be proxy (#4079) 2025-08-20 16:30:04 -07:00
Alex YangandGitHub bb634a0f5c fix(cli): generate throws error with default export (#4113) 2025-08-20 16:25:32 -07:00
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 YangandGitHub 3ad5ef72c5 fix: avoid general oauth flow duplicate user (#3839) 2025-08-20 14:06:33 -07:00
Alex YangandGitHub fc8a25abd0 feat: support node:sqlite (#3869) 2025-08-20 12:57:30 -07:00
Alex YangandGitHub a686a8c5aa fix: check x-api-key for all auth endpoint (#4083) 2025-08-20 09:56:11 -07:00
Eniola OsabiyaandGitHub d9f8806090 fix(cli): check for undefined defaultValue instead of truthy value when generating drizzle schema(#3512) 2025-08-20 09:35:44 -07:00
Alex YangandGitHub d921471a74 test: flaky becase cleanup function not called (#4099) 2025-08-19 20:29:39 -07:00
Alex YangandGitHub 1959eb872e chore: bump biome (#4096) 2025-08-19 19:01:10 -07:00
94bdf7f218 fix (oidc): payload times should be in sec (#4075)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-08-19 19:01:01 -07:00
Alex YangandGitHub 6055a12a9b fix: move stack check into inner function (#4094) 2025-08-19 18:31:21 -07:00
Alex YangandGitHub 48f915b9ba feat: support to infer error types from endpoint (#4095) 2025-08-19 18:04:54 -07:00
Alex YangandGitHub 12ae7c7b1c fix: show error stack in debug mode (#4091) 2025-08-19 16:13:41 -07:00
Alex YangandGitHub 059d7b3bdb chore: bump better-call (#4088) 2025-08-19 13:59:43 -07:00