View Source Assent.JWTAdapter.JOSE (Assent v0.2.10)

JWT adapter module for parsing JSON Web Tokens with JOSE.

You can append options to the configuration:

jwt_adapter: {Assent.JWTAdapter.JOSE, [...]}

See Assent.JWTAdapter for more.