Bereket Engida
34f0166b57
docs: update next docs
2024-12-23 08:36:38 +03:00
Caleb Brown
b4d7f556e0
docs: remove duplicate config options on oidc provider page ( #988 )
2024-12-22 08:17:01 +03:00
Matt Potter
4d7049a4c1
docs: fix oidc plugin import path ( #981 )
2024-12-21 18:44:57 +03:00
Bereket Engida
edb0813c6d
docs(next-integration): add example on how to mount the handler for nextjs page routes ( #975 )
2024-12-21 11:36:53 +03:00
Janic
f3acd10a7a
fix(passkey): Add credentialID field in favor of generated ids ( #865 )
...
* fix: add field credentialID, change fields
* fix: tests
* fix: update test
* fix: improve type-safety of test data
---------
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com >
Co-authored-by: Bereket Engida <bekacru@gmail.com >
2024-12-21 08:07:05 +03:00
Bereket Engida
4555f92063
feat: OIDC Plugin ( #765 )
2024-12-21 02:12:04 +03:00
Bereket Engida
384ef1c344
feat: hooks ( #916 )
2024-12-20 21:00:14 +03:00
Marc Mogdanz
8dffaa2cd6
docs: use APIRoute instead of Route for tanstack start api routes ( #943 )
...
* fix(docs): use `APIRoute` instead of `Route` for tanstack start api routes
* fix(cli): remove unused import in drizzle schema
2024-12-20 20:59:52 +03:00
Bereket Engida
cfd24bc5d5
feat: allow callback url for user deletion and improve flow and docs ( #929 )
2024-12-20 20:09:19 +03:00
Bereket Engida
f9102b1542
feat: OpenID SSO Provider ( #951 )
2024-12-20 20:08:42 +03:00
Stephen Zhou
b4ff55d55a
fix: sign In with Apple With ID Token not work ( #966 )
2024-12-20 16:27:43 +03:00
Bereket Engida
30e5ae0743
docs: fix rate limiter schema
2024-12-20 14:19:52 +03:00
Bereket Engida
9ab5d29af8
feat: allow unsigned tokens to be passed as a bearer token ( #953 )
2024-12-20 13:49:33 +03:00
David Moore
a1e6816d89
docs: fix typos on introduction page ( #958 )
2024-12-20 08:29:02 +03:00
Bereket Engida
7e2f3bd0e1
docs: improve expo docs
2024-12-18 13:31:15 +03:00
Stephen Zhou
d8a264871f
refactor(expo): make storage required ( #931 )
2024-12-18 13:03:49 +03:00
Bereket Engida
30d40a9b0f
fix: export passkey only on its own route
2024-12-18 08:36:13 +03:00
Bereket Engida
ea482167be
fix: remove nanoid dependcy and genreate id manually ( #922 )
2024-12-17 14:52:44 +03:00
Bereket Engida
d907adda79
docs: fix typo
2024-12-17 10:22:59 +03:00
Bereket Engida
959419d12c
docs: improve faq
2024-12-16 12:38:47 +03:00
Bereket Engida
26873608a8
docs: improve the installtion guide
2024-12-16 12:21:03 +03:00
Multinite
b98d17720e
docs: table width for plugin names are now larger to fit the names properly ( #893 )
2024-12-15 14:11:22 +03:00
Matt Potter
011fddb2de
docs: fix redis example for secondaryStorage ( #894 )
2024-12-15 14:10:37 +03:00
Multinite
bf522217d7
docs: add FAQ page to docs ( #875 )
2024-12-14 21:30:42 +03:00
Multinite
dec5714bdf
docs: update account table information for accountId ( #889 )
2024-12-14 21:28:13 +03:00
Cory Deppen
6e1ce2fd3d
docs: fix tanstack-start tab ( #888 )
2024-12-14 20:30:23 +03:00
Fraol Lemecha
9e56ea2e32
docs: fix invalid typescript in magic-link docs ( #877 )
2024-12-13 21:23:13 +03:00
Bereket Engida
b788d8e136
feat: allow social sign in to accept new user callback url
2024-12-13 11:20:10 +03:00
Janic
43b7a84ad0
docs: Improve passkey docs ( #867 )
...
* feat: add sections for autoFill option and debugging
* fix: no await allowed in useEffect
2024-12-12 22:08:28 +03:00
Tim van den Eijnden
2fef76f5e2
docs: add Nuxt server API route getSession example ( #863 )
2024-12-12 17:36:01 +03:00
Behon Baker
534cf8a607
docs: nitro Integration ( #694 )
2024-12-12 11:27:31 +03:00
Jay Nguyen
118b22d957
feat: reddit social sign on ( #805 )
2024-12-12 11:26:26 +03:00
Bereket Engida
712a5e2055
feat: require signed bearer tokens and return token in response header
2024-12-12 11:24:16 +03:00
Multinite
e773edb251
docs: fix typo ( #844 )
2024-12-11 20:51:30 +03:00
Multinite
a0883ea73c
docs: missing comma in demo code & fixed import in demo code ( #854 )
2024-12-11 18:51:08 +03:00
Bereket Engida
91209b153a
docs: remove optional from base url
2024-12-11 15:01:47 +03:00
Jason Gerbes
e91be5a369
fix: email OTP error codes and docs ( #845 )
2024-12-11 13:43:34 +03:00
Wagih mohamed
c4abf8a8c6
docs: updated express and node sections adding the cjs and express middlware comments ( #842 )
2024-12-10 09:18:25 +03:00
SovietGhost
31e8ff5b33
docs: fix typo ( #841 )
2024-12-10 01:46:14 +03:00
Multinite
8d710c48aa
docs(fix): ugly whitespace in example code ( #828 )
2024-12-09 18:47:24 +03:00
Multinite
b86fd9321c
docs: 2fa plugin issuer ( #830 )
2024-12-09 09:35:36 +03:00
Multinite
3b97c97e1e
docs: minor improvements to the your-first-plugin guide ( #827 )
2024-12-09 08:33:15 +03:00
Bereket Engida
8fb496f16e
docs: fix typo
2024-12-09 08:32:07 +03:00
Bereket Engida
df0302f6c4
docs: fix typo
2024-12-08 19:04:18 +03:00
Bereket Engida
6af8603958
docs: fix typo
2024-12-08 17:57:04 +03:00
Bereket Engida
cc1666d92d
docs: add section on how to use error codes
2024-12-08 14:30:24 +03:00
isaced
c26285b238
docs: simplify Hono mount handler example ( #759 )
2024-12-08 14:05:50 +03:00
Multinite
1863bf4df9
docs: added more info to concept/plugins ( #818 )
2024-12-08 14:05:00 +03:00
Multinite
8daccfd10b
docs(add): your first plugin guide ( #806 )
2024-12-08 11:00:56 +03:00
Multinite
bf34533e4d
docs: community-plugins ( #791 )
2024-12-08 10:59:23 +03:00