# File lib/oauth2/strategy/assertion.rb, line 27 def authorize_url raise(NotImplementedError, 'The authorization endpoint is not used in this strategy') end