class OAuth2::Strategy::ClientCredentials
def authorize_url
-
(NotImplementedError)
-
def authorize_url raise(NotImplementedError, 'The authorization endpoint is not used in this strategy') end
(NotImplementedError)
-
def authorize_url raise(NotImplementedError, 'The authorization endpoint is not used in this strategy') end