KMPAuthLib
Toggle table of contents
2.5.0-alpha01
common
Platform filter
common
Switch theme
Search in API
KMPAuthLib
kmpauth-facebook
/
com.mmk.kmpauth.facebook
/
FacebookUser
Facebook
User
data
class
FacebookUser
(
val
accessToken
:
String
?
=
null
,
val
nonce
:
String
?
=
null
)
FacebookUser class holds most necessary fields
Members
Constructors
Facebook
User
Link copied to clipboard
constructor
(
accessToken
:
String
?
=
null
,
nonce
:
String
?
=
null
)
Properties
access
Token
Link copied to clipboard
val
accessToken
:
String
?
=
null
nonce
Link copied to clipboard
val
nonce
:
String
?
=
null