You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue handles the backend logic necessary to route users to the signup wizard if they haven't completed it yet.
An accepted resolution for this issue would add some additional boolean (i.e userHasCompletedWizard) to the User schema in Graphcool and update full_schema.json accordingly.
The text was updated successfully, but these errors were encountered:
This card is a child of #241.
This issue handles the backend logic necessary to route users to the signup wizard if they haven't completed it yet.
An accepted resolution for this issue would add some additional boolean (i.e
userHasCompletedWizard
) to the User schema in Graphcool and updatefull_schema.json
accordingly.The text was updated successfully, but these errors were encountered: