Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

catch jwt decoding error#151

Merged
teemukataja merged 4 commits into
devfrom
fix/jwt-decode-error
Sep 18, 2020
Merged

catch jwt decoding error#151
teemukataja merged 4 commits into
devfrom
fix/jwt-decode-error

Conversation

@teemukataja

Copy link
Copy Markdown
Contributor

Description

Catch JWT decoding error, when a nonsense string is sent in Authorization: Bearer blahblahblah.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Changes Made

Exception added to token_auth()

@teemukataja teemukataja added the bug Something isn't working label Sep 18, 2020
@teemukataja teemukataja merged commit 67a620d into dev Sep 18, 2020
@teemukataja teemukataja deleted the fix/jwt-decode-error branch September 18, 2020 09:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants