meteor-useraccounts / core

Meteor sign up and sign in templates' core functionalities

Home Page:http://useraccounts.meteor.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to add new states?

nasuke0302 opened this issue · comments

I was trying to add a new state to useraccounts:core, this state: "verifyPhone", so when users try to login with their phone a set AccountTemplates to this new state and have there a field to verify their phone number with a code I previously sent to them. How can one achieve this??