| Class | OmniAuth::Strategies::OAuth2 |
| In: |
lib/omniauth/strategies/oauth2.rb
|
| Parent: | Object |
Authentication strategy for connecting with APIs constructed using the [OAuth 2.0 Specification](tools.ietf.org/html/draft-ietf-oauth-v2-10). You must generally register your application with the provider and utilize an application id and secret in order to authenticate using OAuth 2.0.
| access_token | [RW] |