class OAuth2::Strategy::Implicit
def get_token(*)
-
(NotImplementedError)
-
def get_token(*) raise(NotImplementedError, 'The token is accessed differently in this strategy') end
(NotImplementedError)
-
def get_token(*) raise(NotImplementedError, 'The token is accessed differently in this strategy') end