kommon
Toggle table of contents
0.0.0-SNAPSHOT
release
Target filter
release
Switch theme
Search in API
Skip to content
kommon
authsession
/
io.github.maniramezan.kommon.authsession
/
AuthSessionHint
Auth
Session
Hint
data
class
AuthSessionHint
(
val
hasAccount
:
Boolean
)
A small persisted hint about the last known session, so a cold-start UI can render optimistically.
Members
Constructors
Auth
Session
Hint
Link copied to clipboard
constructor
(
hasAccount
:
Boolean
)
Properties
has
Account
Link copied to clipboard
val
hasAccount
:
Boolean