- Index
- »
- fan.hx
- »
- UserSession
UserSession
@Js
const mixin UserSession
User authentication session
Attestation session key used as secondary verification of cookie key
Authenticated user associated with the sesssion
Unique identifier for session
Authenticated username associated with the session
abstract Str attestKey()
Attestation session key used as secondary verification of cookie key
abstract Str key()
Unique identifier for session
abstract User user()
Authenticated user associated with the sesssion
Str username()
Authenticated username associated with the session