Files
oauth2/jwt
Niels Widger fd73e4d50c jwt: add Config.Audience field
Add an Audience field to jwt.Config which, if set, is used instead of
TokenURL as the 'aud' claim in the generated JWT.  This allows the jwt
package to work with authorization servers that require the 'aud'
claim and token endpoint URL to be different values.
2019-02-16 09:28:38 -05:00
..
2016-08-24 22:57:17 +00:00
2019-02-16 09:28:38 -05:00
2019-02-16 09:28:38 -05:00