type
methods
attestKey |
Attestation session key used as secondary verification of cookie key |
---|---|
key |
Unique identifier for session |
user |
Authenticated user associated with the sesssion |
Slot Details
attestKey
abstract Str attestKey()
Attestation session key used as secondary verification of cookie key
key
abstract Str key()
Unique identifier for session
user
abstract HxUser user()
Authenticated user associated with the sesssion