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
/
AuthUser
/
AuthUser
Auth
User
constructor
(
uid
:
String
,
isAnonymous
:
Boolean
,
displayName
:
String
?
=
null
,
email
:
String
?
=
null
)