Implement basic login system
This commit is contained in:
parent
d669adeb2f
commit
8674adb1a5
8 changed files with 517 additions and 13 deletions
3
.env.example
Normal file
3
.env.example
Normal file
|
@ -0,0 +1,3 @@
|
|||
CLIENT_ID=
|
||||
CLIENT_SECRET=
|
||||
DOMAIN=https://tegakituesday.com/
|
Loading…
Add table
Add a link
Reference in a new issue