fix enables email login
This commit is contained in:
@@ -49,10 +49,7 @@
|
||||
},
|
||||
"user": {
|
||||
"dataSource": "db",
|
||||
"public": true,
|
||||
"options": {
|
||||
"emailVerificationRequired": true
|
||||
}
|
||||
"public": true
|
||||
},
|
||||
"userCredential": {
|
||||
"dataSource": "db",
|
||||
|
@@ -18,8 +18,7 @@ block content
|
||||
i.fa.fa-linkedin
|
||||
| Sign in with LinkedIn
|
||||
br
|
||||
p Email sign in is temporarily disabled - we are working to fix this ASAP.
|
||||
//p
|
||||
// a(href="/email-signup") Or sign up using your email address here.
|
||||
//p
|
||||
// a(href="/email-signin") Sign in to your existing account with your email address here.
|
||||
p
|
||||
a(href="/email-signup") Or sign up using your email address here.
|
||||
p
|
||||
a(href="/email-signin") Sign in to your existing account with your email address here.
|
||||
|
Reference in New Issue
Block a user