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

[13-10-2022]: Authentication feature for OSCSA MOOCs platform #7

Closed
7 tasks
anslemkelechi opened this issue Oct 13, 2022 · 2 comments
Closed
7 tasks

Comments

@anslemkelechi
Copy link
Contributor

Description

I would be working on the authentication feature of the API, this feature should contain the following functionalities according to the tasks listed below

Tasks

  • Creating a user model based on the application needs
  • Adding a signup route to the API
  • Adding a login route to the API
  • Implementing Statelessness Using JWT for sessions
  • Adding a logout route
  • Building a password reset route
  • Adding social signin/signup

Technology Used

Nodejs
Express.js
MongoDB
JWT

Feedback

I would be working on this issue and following updates on parent issue #5

@anslemkelechi anslemkelechi changed the title [DATE]: Authentication feature for OSCSA MOOCs platform [13-10-2022]: Authentication feature for OSCSA MOOCs platform Oct 13, 2022
@RealRichi3
Copy link
Member

@anslemkelechi i already merged the models here #30, you can check it out if you got something to add

@BatoolMM
Copy link
Member

If this issue has been addressed, can we close this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants