feat(shared): Initial implementation of Oauth flow
This commit is contained in:
parent
70b8fdd703
commit
01ef6c9896
24 changed files with 1077 additions and 172 deletions
|
@ -197,6 +197,8 @@ BACKEND_ENABLE_OAUTH_GITHUB=no
|
|||
#BACKEND_GITHUB_CLIENT_ID=githubOauthClientIdHere
|
||||
# Github client secret
|
||||
#BACKEND_GITHUB_CLIENT_SECRET=githubOauthClientSecretHere
|
||||
# Github callback site. If not set will use production FreeSewing sites based on language
|
||||
#BACKEND_GITHUB_CALLBACK_SITE=http://localhost:8000
|
||||
|
||||
# Google #
|
||||
# Enable Google as Oauth provider
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue