Bereket Engida
4874bfb2f4
Merge branch 'docs/api' into next
2024-11-22 22:14:02 +03:00
Bereket Engida
1e27706234
feat: open api docs plugin
2024-11-22 22:12:09 +03:00
Bereket Engida
5935ee0130
docs: imporve minor typo
2024-11-22 18:52:38 +03:00
Bereket Engida
ec426b165a
feat: change two factor redirect api
2024-11-22 17:37:29 +03:00
Elliot Alexander
f73ea98c74
Add API option to add member without invite ( #378 )
...
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com >
Co-authored-by: Bereket Engida <bekacru@gmail.com >
2024-11-22 14:54:11 +03:00
Bereket Engida
b64c361b52
Merge branch 'next' into docs/api
2024-11-22 11:03:27 +03:00
Bereket Engida
1fed501ea5
docs: update guide
2024-11-22 11:02:46 +03:00
Bereket Engida
1b62368cb8
docs: update ts guide
2024-11-22 10:40:58 +03:00
Bereket Engida
4a0d463c65
Merge branch 'feat/api-docs' into docs/api
2024-11-21 22:54:32 +03:00
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
a555d57c01
wip
2024-11-18 19:27:50 +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