fix: update the error messages (#17378)

This commit is contained in:
mrugesh mohapatra
2018-06-02 14:02:16 +05:30
committed by Quincy Larson
parent d71a949a4f
commit 389d756dad

View File

@@ -106,7 +106,9 @@ export default function(UserIdent) {
new Error('user identity account not found'),
{
message: dedent`
New accounts can only be created using an email address.
We cannot create new user accounts with the deprecated social sign in
methods. If you already have an account with us, please sign in with your
email address instead.
`,
type: 'info',
redirectTo: '/'