Bereket Engida
d5b8206d8b
docs: update email otp api
2024-12-27 07:38:45 +03:00
Bereket Engida
377ddf3054
docs: update admin docs
2024-12-26 20:16:06 +03:00
ninomae
8b14725c84
docs: fix typo ( #1024 )
2024-12-26 16:13:01 +03:00
Bereket Engida
ee5cc5d1b9
docs: fix mongodb adapter example
2024-12-24 09:27:50 +03:00
Bereket Engida
2885dc263d
feat: support building type declaration with tsc ( #1005 )
2024-12-23 21:52:10 +03:00
Ted
1c3cf20389
docs: fix code example typo ( #1003 )
2024-12-23 21:41:06 +03:00
Aryan Prince
424fb3d728
docs: fix minor typo ( #1002 )
2024-12-23 16:28:59 +03:00
Ted
f4569aaa80
docs: gender neutral in docs ( #1000 )
2024-12-23 15:45:57 +03:00
Bereket Engida
59c1e5a48a
fix: default to 1 day for session freshness
2024-12-23 15:43:36 +03:00
Ted
19504bc865
docs: improve the hooks section ( #999 )
...
* fix(docs): add imports for clarity
* fix(docs): ctx.response not real, rather ctx.responseHeader.set
2024-12-23 14:36:41 +03:00
Bereket Engida
53004fe017
docs: fix next middleware session example
2024-12-23 11:51:43 +03:00
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
39b78e6efd
docs: update og
2024-12-21 14:14:43 +03:00
Bereket Engida
096ba60b6a
docs: update og
2024-12-21 14:07:21 +03:00
Bereket Engida
4573147100
chore:lint
2024-12-21 13:40:16 +03:00
Bereket Engida
7e892a17c4
docs: update og
2024-12-21 12:47:44 +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
TinsFox
c6fbbb697c
docs: add spacing at the bottom of the document ( #930 )
2024-12-18 13:02:09 +03:00
Bereket Engida
727820d5ed
docs: fix landing cross alignment
2024-12-18 11:02:17 +03:00
Bereket Engida
f7e9a174c9
docs: landing responsivness fixes
2024-12-18 10:42:07 +03:00
Bereket Engida
30d40a9b0f
fix: export passkey only on its own route
2024-12-18 08:36:13 +03:00
Bereket Engida
62b0b053e5
docs: fix nitro icon
2024-12-17 21:10:17 +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
b008ec4d1e
docs: update testimonal
2024-12-16 19:30:50 +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