class OAuth2::Strategy::Password
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