Commit Graph

13 Commits

Author SHA1 Message Date
Quentin Gliech
a3f332d475 Rewrite the authorization grant logic 2022-05-06 17:12:39 +02:00
Quentin Gliech
35bb6f029e Update sqlx-data.json 2022-04-29 12:36:25 +02:00
Quentin Gliech
e272088a60 Simple consent screen and storage 2022-04-29 12:16:39 +02:00
Quentin Gliech
17238b8e97 Make the client_id a foreign key 2022-04-28 18:39:45 +02:00
Quentin Gliech
78e0a3747f Check some metadata on client registration 2022-04-21 13:34:07 +02:00
Quentin Gliech
94c3460fe7 Update sqlx query data 2022-04-19 12:30:12 +02:00
Quentin Gliech
f243624f45 Move clients to the database 2022-03-08 19:07:46 +01:00
Quentin Gliech
abc341e7ab Database model to save user email verification codes 2022-01-21 17:41:11 +01:00
Quentin Gliech
8128a6ca65 CLI subcommand to mark emails as verified 2022-01-18 18:33:05 +01:00
Quentin Gliech
4384594fc2 Email management UI
Also simplify a bunch of query strings
2022-01-18 18:16:56 +01:00
Quentin Gliech
1667b5a67f Save user emails in database 2022-01-14 18:42:37 +01:00
Quentin Gliech
e98ff94b14 Update SQLx offline query data 2022-01-14 14:07:40 +01:00
Quentin Gliech
98540cc235 Move storage module to its own crate 2021-12-17 12:15:07 +01:00