Method: AuthRocket::Oauth2Session#expires_in

Defined in:
lib/authrocket/oauth2_session.rb

#expires_inObject (readonly)

Returns the value of attribute expires_in.



7
8
9
# File 'lib/authrocket/oauth2_session.rb', line 7

def expires_in
  @expires_in
end