Commit Graph

387 Commits

Author SHA1 Message Date
Bereket Engida
f9c1e02c86 docs: improve migration guide 2024-11-21 19:20:27 +03:00
Bereket Engida
9e3a203609 chore: update next-auth guide 2024-11-21 19:08:52 +03:00
Bereket Engida
5d3e929425 merge main 2024-11-20 22:19:45 +03:00
Alex Booker
ae850299bc docs: grammar and formatting fixes (#603) 2024-11-20 17:12:04 +03:00
Bereket Engida
aa6d7084c5 chore: update next auth migration guide 2024-11-20 15:15:54 +03:00
Bereket Engida
ea374b531a docs: update database schema 2024-11-20 13:00:14 +03:00
Bereket Engida
eb4c87f160 fix: update session token usage 2024-11-20 12:56:43 +03:00
Bereket Engida
225d72f39e docs: remove duplicate examples 2024-11-20 10:04:56 +03:00
Mohammed Ibrahim
b810f55851 docs: add next-auth migration guide (#584) 2024-11-19 22:25:14 +03:00
Bereket Engida
f5f60a23e8 feat: custom session response (#579) 2024-11-19 21:16:23 +03:00
Bereket Engida
299c100591 feat: all core tables now have createdAt and updatedAt fields and session id is now stored in a token field (#595)
* feat: unify id generation and introduce type parameter

* fix: type

* fix: docs

* chore: improve test

* fix: use generateId to control automatic database id generation

* fix: improve naming

* fix: docs

* fix: do not process id twice in transformInput

* wip

* fix: move id generation to adapters

* fix: typecheck

* wip

* feat: new fields on core tables and session id is now token

* fix type tests

---------

Co-authored-by: Jani <9337138+jstri@users.noreply.github.com>
2024-11-19 18:26:16 +03:00
Bereket Engida
1f67c26782 fix: two-factor breaking asResponse, renamed otp apis and added test (#592) 2024-11-19 09:54:28 +03:00
Bereket Engida
e67a770445 docs: add options on sign in social guide 2024-11-18 21:38:44 +03:00
Bereket Engida
8014648dff feat: custom roles (#565) 2024-11-18 14:26:16 +03:00
Bereket Engida
36860bbfda feat: allow signin with phone number and password (#531) 2024-11-18 13:27:43 +03:00
Keean
f2031065ad docs: fix spelling, grammar, and framework names, and consistency across pages (#578) 2024-11-18 12:26:45 +03:00
Bereket Engida
0c100b0622 fix: multi session sign-out behaviour (#571) 2024-11-18 11:25:54 +03:00
Bereket Engida
afecf4ce41 feat: custom table names and fields for plugins (#570) 2024-11-18 11:25:39 +03:00
Bereket Engida
7a3d3a44c2 docs: add caption on comparision 2024-11-17 12:23:05 +03:00
Bereket Engida
617ca78e6e docs: add caption on comparision 2024-11-17 12:22:41 +03:00
Bereket Engida
c054ef6aad docs: add caption on comparision 2024-11-17 12:14:11 +03:00
Bereket Engida
39839ee6b6 docs: add comparison 2024-11-17 12:09:53 +03:00
sajadmh
5063c2acda docs: fix typos across several files (#561) 2024-11-17 07:53:17 +03:00
sevenryze
1734d94bb7 docs: add spaces on oauth proxy docs (#564)
Add spaces to make it look better
2024-11-17 07:52:16 +03:00
sajadmh
d744ccc3ab docs: database schema typo(#560) 2024-11-16 23:32:22 +03:00
Bereket Engida
b040a3366c docs: fix parsing error 2024-11-16 19:27:01 +03:00
Bereket Engida
2dc8dcb032 docs: fix parsing error 2024-11-16 19:10:04 +03:00
Bereket Engida
944dcaf6a3 chore: improve features copy 2024-11-16 12:28:05 +03:00
Bereket Engida
e26636baf4 fix: apply callback url on signup for email verification only 2024-11-16 12:28:05 +03:00
Bereket Engida
a97cbd5101 docs: update installation guide 2024-11-16 12:28:05 +03:00
Bereket Engida
5c94eebc70 feat: revoke all session for multi-device-cookies 2024-11-16 11:50:47 +03:00
sajadmh
8738e47c5f docs: add createdAt to the verification table schema (#553)
createdAt is required for the verifications table, needed for those creating tables manually
2024-11-16 11:48:02 +03:00
sajadmh
b934a674a0 docs: update google guide (#554) 2024-11-16 11:47:17 +03:00
Bereket Engida
49592de059 docs: move astro middleware 2024-11-15 21:01:24 +03:00
BSIT-Evanism
aed953736c docs: new simpler and optimized astro integration implementation (#523) 2024-11-15 20:59:58 +03:00
Bereket Engida
a2d24b3f32 docs: fix typo 2024-11-15 17:59:43 +03:00
Bereket Engida
339dd251b2 docs: fix typo 2024-11-15 16:20:50 +03:00
Bereket Engida
4e1ed7c65b feat: expo getCookie helper 2024-11-15 14:44:48 +03:00
Bereket Engida
958befd841 docs: fix typo 2024-11-15 14:33:06 +03:00
Bereket Engida
93a49c58b4 docs: update expo docs 2024-11-15 12:51:43 +03:00
Bereket Engida
4591572d8c docs: move options to interface 2024-11-14 18:19:43 +03:00
Bereket Engida
37ef726fe6 feat: phone-number verification callback 2024-11-13 23:55:36 +03:00
Bereket Engida
f15754af41 feat: add request object to send email callbacks (#502) 2024-11-12 23:03:29 +03:00
Bereket Engida
59cd23aba5 docs: fix typo 2024-11-12 14:25:28 +03:00
Nico Audy
208773f505 docs: update remix.mdx (#505)
Fix typo page name
2024-11-12 14:18:04 +03:00
Mehmet
35b1ef46fa docs: redis value change (#501) 2024-11-12 10:38:40 +03:00
Bereket Engida
6c4c482dbf feat: nextjs plugin (#493) 2024-11-11 20:54:21 +03:00
ghostsxxx
228456eba0 docs: fix astro pages path (#489) 2024-11-11 08:21:17 +03:00
Bereket Engida
90e14b8bcc fix: change dontRemeberMe to remeberMe (#476) 2024-11-10 08:52:45 +03:00
Jirateep Loyma
b4ad786f97 docs - nextjs 15 integration server action (#471) 2024-11-09 06:45:48 +03:00