chore: add app_auth

This commit is contained in:
Jesús Pérez Lorenzo 2021-09-01 17:14:54 +01:00
parent dca316f72e
commit 72e80cb2c4
5 changed files with 291 additions and 0 deletions

10
app_auth/.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
/target
target
Cargo.lock
.cache
.temp
.env
*.log
.DS_Store
logs
tmp