Class: FacebookToken

Inherits:
OauthToken show all
Defined in:
lib/passport/oauth/tokens/facebook_token.rb

Overview

Instance Attribute Summary

Attributes inherited from AccessToken

#key, #secret, #token

Method Summary

Methods included from Passport::Oauth::Queryable

included

Methods included from Passport::Oauth::Restful

included

Methods included from Passport::Oauth::Authorizable

included

Methods included from Passport::Oauth::Consumable

included

Methods included from Passport::Oauth::Defineable

included

Methods inherited from AccessToken

#initialize, #to_hash

Constructor Details

This class inherits a constructor from AccessToken