feat: add security: OAuth2 with JWT
This commit is contained in:
3
.env.example
Normal file
3
.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
VITE_BASE_URL=
|
||||
SECRET_KEY="tg07Cp0daCpcbeeFw+lI4RG2lEuT8oq5xOwB5ETs9YaJTylG1euC4ogjTK4zym/d"
|
||||
ACCESS_TOKEN_EXPIRE_MINUTES = 30
|
Reference in New Issue
Block a user