Microservice that handles authentification.
 
 
Go to file
Renovate Bot 299dbf7924 Update Rust crate jwt to 0.16.0 2022-01-10 00:05:42 +00:00
migrations Added initial migration 2021-12-26 21:14:20 +01:00
src Moved over initial code 2021-12-26 20:54:03 +01:00
.env Added initial migration 2021-12-26 21:14:20 +01:00
.gitignore Moved over initial code 2021-12-26 20:54:03 +01:00
Cargo.toml Update Rust crate jwt to 0.16.0 2022-01-10 00:05:42 +00:00
LICENSE Initial commit 2021-12-21 09:34:20 +01:00
README.md Initial commit 2021-12-21 09:34:20 +01:00
Rb.yaml Moved over initial code 2021-12-26 20:54:03 +01:00
diesel.toml Moved over initial code 2021-12-26 20:54:03 +01:00
docker-compose.yml Moved over initial code 2021-12-26 20:54:03 +01:00
renovate.json Moved over initial code 2021-12-26 20:54:03 +01:00
rustfmt.toml Moved over initial code 2021-12-26 20:54:03 +01:00

README.md

auth

Microservice that handles authentification.