jon-xo / casCade

A classic arcade single-page web application built using React.js, RESTful APIs, and Material-UI.
https://cascade-app.herokuapp.com/
0 stars 0 forks source link

Authentication #1 #1

Open jon-xo opened 3 years ago

jon-xo commented 3 years ago

Story

Given A user visits the application When it is the user's first visit to the website, Then the user is present with a registration affordance and provided information on account criteria.

Given A registered user visits the application Then The registered user is presented with the login page/affordance on the first load.

jon-xo commented 3 years ago