feat: facebook login (#820)

* Facebook strategy

* Update user_auth_system.md

* Update user_auth_system.md
This commit is contained in:
Marco Beretta 2023-08-25 02:10:48 +02:00 committed by GitHub
parent a569020312
commit 007d51ede1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 155 additions and 27 deletions

View file

@ -34,6 +34,7 @@ export default {
com_auth_sign_up: 'Sign up',
com_auth_sign_in: 'Sign in',
com_auth_google_login: 'Login with Google',
com_auth_facebook_login: 'Login with Facebook',
com_auth_github_login: 'Login with Github',
com_auth_discord_login: 'Login with Discord',
com_auth_email: 'Email',