Method: OAuth2::AccessToken#token

Defined in:
lib/oauth2/access_token.rb

#tokenObject (readonly)

Returns the value of attribute token.



3
4
5
# File 'lib/oauth2/access_token.rb', line 3

def token
  @token
end