feat: oauth2 login via myep
This commit is contained in:
@@ -60,6 +60,13 @@ [email protected]
|
||||
|
||||
XML_EXPORT_PATH="%kernel.project_dir%/var/xmlexport"
|
||||
|
||||
MYEP_OAUTH2_CLIENT_ID=
|
||||
MYEP_OAUTH2_CLIENT_SECRET=
|
||||
MYEP_OAUTH2_URL_AUTHORIZE=https://my.ep-reisen.de/authorize
|
||||
MYEP_OAUTH2_URL_ACCESS_TOKEN=https://my.ep-reisen.de/token
|
||||
MYEP_OAUTH2_URL_RESOURCE_OWNER_DETAILS=https://my.ep-reisen.de/api/userinfo
|
||||
MYEP_OAUTH2_SCOPES=email,id,roles,profile
|
||||
|
||||
###> symfony/mailjet-mailer ###
|
||||
# MAILER_DSN=mailjet+api://PUBLIC_KEY:[email protected]
|
||||
# #MAILER_DSN=mailjet+smtp://PUBLIC_KEY:[email protected]
|
||||
|
||||
Reference in New Issue
Block a user