Commit Graph

513 Commits

Author SHA1 Message Date
Bereket Engida
cf575f6c41 docs: update db schema 2025-01-01 21:15:47 +03:00
Shahriar
2125043451 docs: fix typo (#1090) 2025-01-01 18:41:22 +03:00
Bereket Engida
6021c88842 feat: unlink account (#1059) 2024-12-31 15:21:54 +03:00
reslear
34f4b7e3e0 docs: fix hooks typo (#1072) 2024-12-30 17:27:11 +03:00
Thomas Ghysels
b1f12392e7 docs: add missing await in basic example (#1055) 2024-12-28 23:20:12 +03:00
tt
909d4946c8 docs: updating function call parameters (#1052) 2024-12-28 11:32:00 +03:00
reslear
baf53d7226 docs: add warn for node express.json() before install (#1045) 2024-12-28 10:22:10 +03:00
reslear
af4f1e3815 docs: correct typescript example for types (#1048) 2024-12-28 10:21:38 +03:00
reslear
19e1420fa9 docs: redis information (#1047) 2024-12-28 10:21:24 +03:00
reslear
ad8835b903 doc: correct mongodb example (#1044)
* doc: correct mongodb example

* Update database.mdx
2024-12-28 10:20:49 +03:00
reslear
ba153fdee9 docs: update vue client example (#1040)
* docs: update vue client example

* Update client.mdx
2024-12-27 21:04:00 +03:00
Bereket Engida
2ba021e8e3 docs: imporve hooks docs 2024-12-27 12:34:08 +03:00
Konstantin
2c81db93be docs: fix birthday comparison (#1029) 2024-12-27 09:19:22 +03:00
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
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