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

Backend - Add User Service and Authentication #226

Closed
2 tasks done
bahadirgezer opened this issue Oct 17, 2023 · 3 comments
Closed
2 tasks done

Backend - Add User Service and Authentication #226

bahadirgezer opened this issue Oct 17, 2023 · 3 comments
Assignees
Labels
effort: medium Work requiring medium effort in: backend Work on the backend part of the project priority: high Very urgent issue, needs to be done A.S.A.P. status: to-do Something that someone will need to do type: new feature Work that adds a non-existing feature
Milestone

Comments

@bahadirgezer
Copy link
Member

bahadirgezer commented Oct 17, 2023

Add the EnigmaUserService with:

@bahadirgezer bahadirgezer added status: to-do Something that someone will need to do priority: high Very urgent issue, needs to be done A.S.A.P. type: new feature Work that adds a non-existing feature in: backend Work on the backend part of the project effort: medium Work requiring medium effort labels Oct 17, 2023
@bahadirgezer bahadirgezer self-assigned this Oct 17, 2023
@bahadirgezer
Copy link
Member Author

  • forgot password

@bakikucukcakiroglu bakikucukcakiroglu changed the title Add User Service and Authentication Backend - Add User Service and Authentication Oct 17, 2023
@bakikucukcakiroglu bakikucukcakiroglu self-assigned this Oct 17, 2023
@bakikucukcakiroglu
Copy link
Contributor

Updated issue as login and register since forgot-password doesn't belong to authentication.

@bakikucukcakiroglu
Copy link
Contributor

Both login and register mechanisms are implemented. The comments related to work done for this issue can be seen in sub-issues #256 and #257.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: medium Work requiring medium effort in: backend Work on the backend part of the project priority: high Very urgent issue, needs to be done A.S.A.P. status: to-do Something that someone will need to do type: new feature Work that adds a non-existing feature
Projects
None yet
Development

No branches or pull requests

2 participants