Auth Server
Go to file
Alex Wright 3606cdf4ee Had to make fields Optional if they're Nullable..
Makes sense. Gonna need another type for pre-commited User objects
though.
2020-03-01 19:31:16 +01:00
migrations Adding diesel dep. 2020-03-01 16:57:53 +01:00
src Had to make fields Optional if they're Nullable.. 2020-03-01 19:31:16 +01:00
templates Using Flash for login error message. 2020-02-29 20:56:50 +01:00
.gitignore Initial commit 2019-08-03 20:15:52 +02:00
Cargo.lock Adding mockup of a JWKS keys output for OAuth2 2019-08-11 12:34:55 +02:00
Cargo.toml Adding diesel dep. 2020-03-01 16:57:53 +01:00