Commit Graph

16 Commits

Author SHA1 Message Date
Zai Shi
96c26a7918
Magic link (#13)
* added magic link email, updated email template

* added magic link ui and db schema

* restructured sign in sign up page

* updated example custom button

* added joy tabs

* fixed bugs, added magic link errors, abstracted token creation

* added magic link callback

* fixed token bugs

* added more auth information to user object

* added changeset
2024-04-20 12:33:11 +02:00
Zai Shi
a93b71fcb5 added migration file 2024-03-13 10:41:33 +08:00
Zai Shi
c0151a8e5d removed redirectUrl in functions, added newUser attribute to signInWithOAuth, added after sign-in/up/out urls 2024-03-12 17:31:28 +08:00
Stan Wohlwend
be831c8b64 Prisma migration 2024-03-06 16:27:11 +01:00
Zai Shi
e2091fd872 fixed provider config case bug 2024-03-06 23:12:56 +08:00
Zai Shi
397a4046ba Oauth -> OAuth 2024-03-06 21:17:14 +08:00
Zai Shi
278a18a1ed added enabled to oauth config 2024-03-06 09:02:05 +08:00
Zai Shi
0eced1936b updated provider frontend 2024-03-06 01:27:45 +08:00
Zai Shi
6091cab7e9 Merge branch 'main' of github.com:stackframe-projects/stack 2024-03-05 23:08:21 +08:00
Zai Shi
8ecba202cf made credential enabled work (both frontend and backend) 2024-03-05 23:08:16 +08:00
Stan Wohlwend
ff89714dcb Recreate initial migration 2024-03-05 15:52:07 +01:00
Zai Shi
cd152317de added project config update 2024-03-05 22:40:50 +08:00
Stan Wohlwend
6530d7e1bf Prisma migration 2024-03-04 21:21:14 +01:00
Zai Shi
7591a5c349 added profile image and display name to oauth info 2024-03-04 16:20:03 +08:00
Zai Shi
f6e974a571 added user count, fixed display bug, renamed db projectUserPasswordResetCode 2024-03-01 11:20:45 +01:00
Stan Wohlwend
ced0be74b3 Move code (initial commit) 2024-02-28 14:35:30 +01:00