Method: FellowshipOneAPI::OAuth::OAuthAuthentication#oauth_authorize_url
- Defined in:
- lib/f1api/oauth/oauth_authentication.rb
#oauth_authorize_url ⇒ Object (readonly) Also known as:
The OAuth authorization URI
11 12 13 |
# File 'lib/f1api/oauth/oauth_authentication.rb', line 11 def @oauth_authorize_url end |