Method: FellowshipOneAPI::OAuth::OAuthAuthentication#oauth_authorize_url

Defined in:
lib/f1api/oauth/oauth_authentication.rb

#oauth_authorize_urlObject (readonly) Also known as: authorize_url

The OAuth authorization URI



11
12
13
# File 'lib/f1api/oauth/oauth_authentication.rb', line 11

def oauth_authorize_url
  @oauth_authorize_url
end