flask-jwt icon indicating copy to clipboard operation
flask-jwt copied to clipboard

Allow an audience to be configured

Open magnusstahre opened this issue 10 years ago • 1 comments

This change allows flask-jwt to be used to validate access tokens coming from e.g. Azure AD.

magnusstahre avatar Oct 28 '15 15:10 magnusstahre

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

mattupstate avatar Oct 28 '15 20:10 mattupstate