Skip to main content

OAuthAccount

Properties

NameTypeDescriptionNotes
clientIdkotlin.StringThe client_id of your client.
emailkotlin.StringThe user's email address.
connectionkotlin.StringThe name of the database configured to your client.
usernamekotlin.StringThe user's username. Only valid if the connection requires a username.
givenNamekotlin.StringThe user's given name(s).
familyNamekotlin.StringThe user's family name(s).
namekotlin.StringThe user's full name.
picturekotlin.StringA URI pointing to the user's picture.
nicknamekotlin.StringThe user's nickname.