Auth Server
Go to file
Alex Wright c11d8f2f7c Adding cookie to track session.
Now I can access postgres from the guards I think I can do better.
2020-03-02 01:14:41 +01:00
migrations Fixed option/nullable fields 2020-03-01 19:36:10 +01:00
src Adding cookie to track session. 2020-03-02 01:14:41 +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