You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sem-Ver: bugfix Flake8 fix up - add an explicit check that the aud claim has been provided.
This is not a breaking change because even if verify_jwt was to use an audience value of None & a jwt did not have an aud claim, a KeyError would be raised.
Signed-off-by: David Black <[email protected]>
0 commit comments