FBDevCLagos / hiddenwisdom-react-js

Hidden Wisdom Front End Project
MIT License
4 stars 0 forks source link

User should be able to see authenticate page #39

Open akinjide opened 7 years ago

akinjide commented 7 years ago
As a new User
I would like to register with my Facebook details
So that I can access the system any time.

Scenario 1: New user opens hiddenwisdom website
Given I am on the Registration page
And I should see a sign in page
And buttons to authenticate
Then the user should be registered or Logged in.