We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pre-requisites Blocked until https://trello.com/c/ceZ4TLlq/10-users-can-sign-up is complete. You can move to "To do" when that's done.
Importance: High
Acceptance Criteria
When a user hasn't signed in and visits the index of the application:
if they visit another URL, they are redirected to the index
they can see a link to a sign in page which prompts them to enter in their email address and password.
they can only enter valid emails
When they submit their details, they are logged in and redirected to their posts page.
additional: sign in via github
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Pre-requisites
Blocked until https://trello.com/c/ceZ4TLlq/10-users-can-sign-up is complete. You can move to "To do" when that's done.
Importance: High
Acceptance Criteria
When a user hasn't signed in and visits the index of the application:
if they visit another URL, they are redirected to the index
they can see a link to a sign in page which prompts them to enter in their email address and password.
they can only enter valid emails
When they submit their details, they are logged in and redirected to their posts page.
additional: sign in via github
The text was updated successfully, but these errors were encountered: