mgilliland23 / quantla

Quantla is a node powered crypto currency trading bot
5 stars 2 forks source link

login to work with invide (stripe prep work) #60

Closed costargc closed 5 years ago

costargc commented 5 years ago

Idea here is that login need two processes:

New User process: Invite >> new user screen >> login page

Returning User: login page

"New user screen" should only be accessible when the user has an invite-code.

mgilliland23 commented 5 years ago

The changes I made in the login-rework branch should address this. Pull request coming soon