flask-jwt
flask-jwt copied to clipboard
Allow an audience to be configured
This change allows flask-jwt to be used to validate access tokens coming from e.g. Azure AD.
Great idea. I failed to add this obvious feature. However, I'm not sure how the test asserts that the audience is correctly being set/used