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

MG-7 - Fix: Nil error returned in case of token type missing #17

Merged
merged 1 commit into from
Dec 25, 2024

Conversation

dborovcanin
Copy link
Contributor

What type of PR is this?

This is a bug fix.

What does this do?

This fixes no error returned in case of type missing from the JWT.

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

No.

Did you document any new/modified feature?

N/A

Notes

N/A

Copy link

codecov bot commented Dec 25, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@dborovcanin dborovcanin changed the title MG-7 - Fix: Nil error returned in case of token type missing #7 MG-7 - Fix: Nil error returned in case of token type missing Dec 25, 2024
@dborovcanin dborovcanin merged commit af072b0 into absmach:main Dec 25, 2024
4 of 6 checks passed
@dborovcanin dborovcanin deleted the MG-7 branch December 25, 2024 22:44
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.

Bug: Nil error returned in case of token type missing
1 participant