Skip to content
New issue

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

A user can login #33

Open
fynnfeldpausch opened this issue Apr 11, 2019 · 1 comment
Open

A user can login #33

fynnfeldpausch opened this issue Apr 11, 2019 · 1 comment
Labels
feature New feature or request fullstack A fullstack feature

Comments

@fynnfeldpausch
Copy link
Member

fynnfeldpausch commented Apr 11, 2019

As a user, I want to login so that I only see my own tasks

Acceptance criteria

  • the user can login to the application
  • the user can logout of the application
  • the user only sees his own tasks when logged in
  • the user is redirected to the login when not logged in

Optional acceptance criteria

  • the user can register
  • the user can reset his password

Additional information
We prefer quality over quantity. Clean code is a given. We expect all test to run.

@fynnfeldpausch fynnfeldpausch added feature New feature or request fullstack A fullstack feature labels Apr 11, 2019
@RbkGh RbkGh mentioned this issue Jul 25, 2019
@ghost
Copy link

ghost commented Aug 28, 2019

@fynnfeldpausch Is there a reason for main "app" html to contain body of task or it can be changed for " routerOutlet "?

Yohannes-Molla pushed a commit to Yohannes-Molla/tiny-tasks that referenced this issue Nov 8, 2019
- User can login
- User can register
- Only authorized user can access tasks and some user data
harishmp pushed a commit to harishmp/tiny-tasks that referenced this issue Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request fullstack A fullstack feature
Projects
None yet
Development

No branches or pull requests

1 participant