# File lib/oauth2/strategy/implicit.rb, line 24 def get_token(*) raise NotImplementedError, "The token is accessed differently in this strategy" end