Microservice that handles authentification.
This repository has been archived on 2026-02-22. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
Jef Roosens 1569aaa760
Some checks failed
ci/woodpecker/push/rustfmt Pipeline failed
ci/woodpecker/push/test Pipeline was successful
Added original migrations
2022-01-02 22:00:03 +01:00
.woodpecker Added ci config 2022-01-02 20:47:31 +01:00
migrations Added original migrations 2022-01-02 22:00:03 +01:00
src Added original migrations 2022-01-02 22:00: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 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
LICENSE Initial commit 2021-12-21 09:34:20 +01:00
Rb.yaml Moved over initial code 2021-12-26 20:54:03 +01:00
README.md Initial commit 2021-12-21 09:34:20 +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

auth

Microservice that handles authentification.