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

Security - add jwt authentication logic #37

Conversation

dmarro89
Copy link
Owner

CHANGE ME: provide a short description for the pull request

Added:

JWT Authentication Flow

Dependencies:

  • Adde go-jwt dependency

@dmarro89 dmarro89 added enhancement New feature or request good first issue Good for newcomers feature A new feature to be implemented backlog Backlog label security labels Aug 10, 2024
@dmarro89 dmarro89 self-assigned this Aug 10, 2024
@dmarro89 dmarro89 changed the title Security - add jwt authorization logic Security - add jwt authentication logic Aug 10, 2024
@dmarro89 dmarro89 linked an issue Aug 11, 2024 that may be closed by this pull request
Copy link
Collaborator

@TheInvincibleRalph TheInvincibleRalph left a comment

Choose a reason for hiding this comment

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

This all looks good, @dmarro89. What do you say, @vdmitriyev?

@dmarro89
Copy link
Owner Author

This all looks good, @dmarro89. What do you say, @vdmitriyev?

Thanks

@dmarro89 dmarro89 merged commit c84a479 into 33-security-implement-basic-authentication Aug 21, 2024
2 checks passed
@dmarro89 dmarro89 deleted the 36-add-jwt-authorization-logic branch August 21, 2024 06:44
@vdmitriyev
Copy link
Collaborator

@dmarro89 thanks for the contribution. Responded in other PR : #35 (review)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Backlog label enhancement New feature or request feature A new feature to be implemented good first issue Good for newcomers security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add JWT Authorization logic
3 participants