fix: redirect to email sign up on first login

This commit is contained in:
Oliver Eyton-Williams
2020-07-29 19:09:20 +02:00
committed by Mrugesh Mohapatra
parent 0642002005
commit 3dbe69707f
6 changed files with 53 additions and 61 deletions

View File

@ -101,11 +101,11 @@
},
"acceptedPrivacyTerms": {
"type": "boolean",
"default": true
"default": false
},
"sendQuincyEmail": {
"type": "boolean",
"default": true
"default": false
},
"currentChallengeId": {
"type": "string",