This website requires JavaScript.
Explore
Help
Sign In
xeen
/
auth-server
Watch
1
Star
0
Fork
0
You've already forked auth-server
Code
Issues
Pull Requests
Releases
Wiki
Activity
Auth Server
19
Commits
1
Branch
0
Tags
55
KiB
3606cdf4ee
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
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