Factiven
|
fbafa0b9b3
|
fix(generic-oauth): ensure encryptOAuthTokens is respected in account linking flow (#6874)
|
2025-12-20 16:16:50 +08:00 |
|
Alex Yang
|
03ffcc9a7a
|
chore(demo): add loading component for reset-password (#6900)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-20 16:03:35 +08:00 |
|
Alex Yang
|
5b2821e9fc
|
chore: remove unused server-only package (#6899)
|
2025-12-20 15:29:36 +08:00 |
|
Alex Yang
|
e1dfdc3c27
|
chore(docs): bump tailwindcss (#6896)
|
2025-12-20 15:18:09 +08:00 |
|
Taesu
|
b1ca46f560
|
chore(demo): improve nextjs demo (#6727)
|
2025-12-19 23:02:12 -08:00 |
|
Maxwell
|
3d8eeb9f38
|
fix: update-user breaking during stateless auth (#6894)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2025-12-19 22:45:34 -08:00 |
|
Alex Yang
|
52640907e7
|
chore: update cspell
|
2025-12-20 13:20:04 +08:00 |
|
vijit-lark
|
cfb56fdab4
|
docs: add community plugin Lark billing (#6813)
|
2025-12-19 18:06:23 -08:00 |
|
Paola Estefanía de Campos
|
2f39d862f5
|
chore: add explicit type for trustedOrigins callback parameter (#6892)
|
2025-12-19 17:56:46 -08:00 |
|
Paola Estefanía de Campos
|
790764c1e1
|
deps(core): bump better-call to 1.1.7 (#6891)
|
2025-12-19 17:05:51 -08:00 |
|
Mauricio Galvez
|
becb4e96ee
|
docs: fix typo in Organization plugin docs (#6885)
|
2025-12-19 16:41:04 -08:00 |
|
Paola Estefanía de Campos
|
65193cb56d
|
doc(auth): clarify trustedOrigins callback request parameter (#6890)
|
2025-12-19 16:40:37 -08:00 |
|
Paola Estefanía de Campos
|
0d0a4edafd
|
test(auth): handle undefined request in trustedOrigins test (#6888)
|
2025-12-19 15:26:14 -08:00 |
|
Bereket Engida
|
9af0a8b68b
|
chore: support calling trusted origins callback during initalization
|
2025-12-19 15:03:00 -08:00 |
|
Bereket Engida
|
803459d9bb
|
chore: release v1.4.8-beta.4
v1.4.8-beta.4
|
2025-12-19 14:52:04 -08:00 |
|
Bereket Engida
|
9469701b5f
|
fix: trusted origins resolving (#6887)
|
2025-12-19 14:51:16 -08:00 |
|
Bereket Engida
|
ac6f495ac7
|
chore: only show base url warning once
|
2025-12-19 14:13:52 -08:00 |
|
Paola Estefanía de Campos
|
fc78c7c041
|
fix(sso): enforce domain verification in assignOrganizationByDomain (#6868)
|
2025-12-19 09:40:26 -08:00 |
|
Bereket Engida
|
39718e6c1d
|
chore: release v1.4.8-beta.3
v1.4.8-beta.3
|
2025-12-19 09:09:24 -08:00 |
|
Paola Estefanía de Campos
|
19d2b3a990
|
fix(auth): respect trustedOrigins when baseURL is inferred (#6882)
|
2025-12-19 09:08:37 -08:00 |
|
Taesu
|
e9cd882f1f
|
docs: use dotenv instead of env (#6883)
|
2025-12-19 09:03:46 -08:00 |
|
Bereket Engida
|
b9c346e944
|
chore: dispaly warning when baseURL isn't available (#6787)
|
2025-12-19 08:28:23 -08:00 |
|
Alex Yang
|
373a1c658a
|
docs: fix twitter id
|
2025-12-19 22:25:00 +08:00 |
|
Gautam Manchandani
|
4981827262
|
docs: add baseURL configuration warning to Google provider (#6878)
Co-authored-by: Gautam Manchandani <gautammanch@Gautams-MacBook-Air.local>
|
2025-12-19 20:00:13 +08:00 |
|
Alex Yang
|
307acc9155
|
chore: release v1.4.8-beta.2
v1.4.8-beta.2
|
2025-12-19 16:53:21 +08:00 |
|
Joél Solano
|
48464f13cb
|
chore: fix peer dependencies in package.json (#6855)
|
2025-12-19 16:53:06 +08:00 |
|
Taesu
|
8a67c2be76
|
chore: remove unnecessary custom word (#6825)
|
2025-12-18 21:57:23 -08:00 |
|
Taesu
|
8c1f757303
|
fix(passkey): use deleteVerificationByIdentifier instead of deleteVerificationValue (#6821)
|
2025-12-18 21:56:42 -08:00 |
|
Soham Datta
|
519bdb1014
|
docs(convex): fix import statement for authConfig (#6861)
|
2025-12-19 13:27:53 +08:00 |
|
Taesu
|
9ffaa0f628
|
docs: fix AI chat code formatting issue (#6869)
|
2025-12-19 13:26:44 +08:00 |
|
Joél Solano
|
c8039f075f
|
chore: pass options to plugin configurations (#6858)
|
2025-12-19 12:16:05 +08:00 |
|
Alex Yang
|
a345badd73
|
chore: release v1.4.8-beta.1
v1.4.8-beta.1
|
2025-12-19 01:16:42 +08:00 |
|
Gautam Manchandani
|
4b0924b218
|
fix(organization): allow internal organization creation when disabled for client (#6857)
Co-authored-by: Gautam Manchandani <gautammanch@Gautams-MacBook-Air.local>
|
2025-12-18 21:00:56 +08:00 |
|
Taesu
|
d3ebfacd91
|
fix: respect IP headers in dev/test environments (#6854)
|
2025-12-18 20:25:10 +08:00 |
|
Bennett Dams
|
3897be5603
|
docs: change role type from string to enum values (#6844)
|
2025-12-18 14:23:57 +08:00 |
|
Joél Solano
|
ce4e2e2e89
|
chore(api-key): pass options to plugin config (#6843)
|
2025-12-18 13:46:47 +08:00 |
|
Dominik K.
|
e973bd95be
|
docs(convex): clean up documentation (#6829)
|
2025-12-18 10:27:36 +08:00 |
|
Dominik K.
|
9bf9ad88b5
|
docs(polar): update client import (#6830)
|
2025-12-18 10:26:43 +08:00 |
|
Taesu
|
9952a78bbf
|
docs: update logo for Christmas (#6806)
|
2025-12-17 17:14:07 -08:00 |
|
Anmol
|
0227dde8ec
|
docs: uses latest getRequestHeaders() to grab headers from request in Auth Middleware in Tanstack Start (#6824)
|
2025-12-17 13:20:38 -08:00 |
|
Paola Estefanía de Campos
|
dc65d827b5
|
chore(sso): use default import for zod/v4 (#6833)
|
2025-12-17 12:43:59 -08:00 |
|
Alex Yang
|
c091391d0b
|
chore(db): remove deprecated types (#6793)
|
2025-12-17 16:18:54 +08:00 |
|
Muzzaiyyan Hussain
|
6444fd0fc5
|
chore: replace unsafe any in adapter factory types (#6819)
|
2025-12-17 16:11:53 +08:00 |
|
Jonathan Samines
|
059b53f0ec
|
fix: delete verifications with hooks (#6803)
|
2025-12-17 12:15:27 +08:00 |
|
Nico Labarre
|
07cdd67dae
|
feat: add patreon social provider (#6245)
Co-authored-by: benkingcode <ben@lionfeet.com>
Co-authored-by: Kinfe123 <kinfishtech@gmail.com>
|
2025-12-17 11:57:00 +08:00 |
|
Alex Yang
|
982a8406ca
|
test: add missing organizationId in addMember (#6814)
|
2025-12-17 11:34:02 +08:00 |
|
Paola Estefanía de Campos
|
2053f22bbf
|
feat(saml): enforce one-time use of SAML assertions (#6719)
|
2025-12-16 17:32:19 -08:00 |
|
Paola Estefanía de Campos
|
476826721c
|
fix: respect BETTER_AUTH_TRUSTED_ORIGINS env variable (#6809)
|
2025-12-16 16:42:42 -08:00 |
|
Shawn Erquhart
|
da103d92a0
|
docs(convex): update guide for Convex component 0.10 (#6811)
|
2025-12-16 16:36:05 -08:00 |
|
Maxwell
|
c3eda708f5
|
fix(prisma-adapter): extract id to root level for delete operations (#6425)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2025-12-16 13:40:35 -08:00 |
|