chore: add app_auth_handlers

This commit is contained in:
Jesús Pérez Lorenzo 2021-09-01 19:30:10 +01:00
parent e9836e77ba
commit fc0a3684af
5 changed files with 268 additions and 0 deletions

10
app_auth_handlers/.gitignore vendored Normal file
View file

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