Ajout authentification OAuth2
This commit is contained in:
parent
e86a0820ad
commit
b2765ce400
8 changed files with 216 additions and 58 deletions
3
.env.template
Normal file
3
.env.template
Normal file
|
@ -0,0 +1,3 @@
|
|||
SECRET_KEY=
|
||||
USERNAME=
|
||||
PASS_HASH=
|
Reference in a new issue