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

feat: add authentification with jwt and protected all route apart rou… #60

Merged
merged 7 commits into from
Oct 19, 2024

Conversation

Xantass
Copy link
Contributor

@Xantass Xantass commented Oct 19, 2024

…te login

Describe your changes

add and config jwt && protected all route

Issue ticket number and link

#59

Checklist before requesting a review

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have performed a self-review of my code
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Documentation has been updated as required
    If a single item in this checklist is not checked, the pull request cannot be accepted

@Xantass Xantass added the ☀️ Enhancement Better version of a feature already in the project label Oct 19, 2024
@Xantass Xantass requested a review from JulesGresset October 19, 2024 03:39
@Xantass Xantass self-assigned this Oct 19, 2024
@Xantass Xantass linked an issue Oct 19, 2024 that may be closed by this pull request
@JulesGresset JulesGresset merged commit 7deea21 into dev Oct 19, 2024
4 checks passed
@JulesGresset JulesGresset deleted the 59-add-jwt-authentification branch October 19, 2024 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☀️ Enhancement Better version of a feature already in the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add jwt authentification
2 participants