struct

Session

Inherits Struct < Value < Object

Constructors

new(user_id : String, expiration_date : Time, token : String)
Source

Instance methods

expiration_date
Source
expiration_date=(expiration_date : Time)
Source
token
Source
token=(token : String)
Source
user_id
Source
user_id=(user_id : String)
Source