jwtBearerAssertionType

The OAuth client_assertion_type for a JWT bearer client assertion.

@safe
enum jwtBearerAssertionType = "urn:ietf:params:oauth:client-assertion-type:jwt-bearer";