# File lib/oauth2/strategy/password.rb, line 10
      def authorize_url
        raise NotImplementedError, "The authorization endpoint is not used in this strategy"
      end