package openid const ( ClientAssertionTypeJwtBearer = "urn:ietf:params:oauth:client-assertion-type:jwt-bearer" RefreshTokenValue = "refresh_token" )