This pull request hardcodes the jwks url we use for expediency: https://github.com/mozilla/PyFxA/pull/80 We should instead fetch the openid-configuration url to get the jwks url.
This pull request hardcodes the jwks url we use for expediency:
#80
We should instead fetch the openid-configuration url to get the jwks url.