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

Feature/user authentication #44

Merged
merged 14 commits into from
Oct 26, 2023
Merged

Feature/user authentication #44

merged 14 commits into from
Oct 26, 2023

Conversation

Luffytaro22
Copy link
Collaborator

🎏 In this Milestone πŸ™‹β€β™‚οΈβ‰:

βœ… Create user /login, /logout, and signin API endpoints.
βœ… Configure devise with devise-jwt and jsonapi-serializer.

  • This task involves implementing user authentication for user login. This task involves setting up user registration, login sessions, and authentication features to secure user data and access.

βœ… No linters error.
βœ… Follow the best GitHub flow.

@Luffytaro22 Luffytaro22 linked an issue Oct 26, 2023 that may be closed by this pull request
@Luffytaro22 Luffytaro22 linked an issue Oct 26, 2023 that may be closed by this pull request
Copy link
Owner

@grauJavier grauJavier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Luffytaro22 πŸ˜ƒ,

Your task is complete! There is nothing else to say other than... it's time to merge it :shipit:
Congratulations! πŸŽ‰

Cheers, and Happy coding!πŸ‘πŸ‘πŸ‘

@Luffytaro22 Luffytaro22 merged commit 89b1aab into dev Oct 26, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

11. Handle authentication errors [2pts][STUDENT A] 3. Implement user authentication [3pts][STUDENT A]
2 participants