authentication
This commit is contained in:
@@ -6,7 +6,14 @@ DATABASE_HOST=localhost
|
||||
DATABASE_PORT=3306
|
||||
MYSQL_ROOT_PASSWORD=kjsdahflöijsdiu
|
||||
|
||||
# SECURITY
|
||||
# SSO
|
||||
SSO_TOKEN_URL=https://sso.beantastic.de/api/authorize
|
||||
SSO_VERIFY_URL=https://sso.beantastic.de/api/verify
|
||||
SSO_REDIRECT_URI=
|
||||
SSO_CLIENT_SECRET=
|
||||
SSO_CLIENT_ID=
|
||||
|
||||
|
||||
# SECURITY
|
||||
JWT_SECRET=
|
||||
JWT_EXPIRES_IN=10m
|
||||
Reference in New Issue
Block a user