Authly::InMemoryStateStore
Inherits Authly::StateStore / Reference / Object
Constructors
new(default_ttl : Time::Span = 5.minutes)
SourceInstance methods
consume(state : String)
Sourcestore(state : String, ttl : Time::Span = 5.minutes)
Sourcevalid?(state : String) : Bool
Source