feat(auth): Add OAuth providers and improve authentication flow
This commit is contained in:
@@ -877,5 +877,7 @@
|
||||
"ldapUsernameHint": "Entrez votre nom d'utilisateur LDAP",
|
||||
"moreSignInOptions": "Plus d'options de connexion",
|
||||
"ldapNotEnabled": "L'authentification LDAP n'est pas activée sur ce serveur",
|
||||
"ssoPlatformNotSupported": "L'authentification SSO n'est pas prise en charge sur cette plateforme. Veuillez utiliser les identifiants ou l'authentification LDAP à la place."
|
||||
"ssoPlatformNotSupported": "L'authentification SSO n'est pas prise en charge sur cette plateforme. Veuillez utiliser les identifiants ou l'authentification LDAP à la place.",
|
||||
"continueWithProvider": "Continuer avec {provider}",
|
||||
"or": "ou"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user