struct

KemalIdentity::Sessions::ReplayDetected

Inherits Struct < Value < Object

An already-spent token was presented. The family is dead and so are the account's sessions.

Constructors

new(account_id : String, family_id : String, revoked_tokens : Int32, revoked_sessions : Int32)
Source

Instance methods

account_id
Source
family_id
Source
revoked_sessions
Source
revoked_tokens
Source