\Overtrue\SocialiteUserInterface

Interface UserInterface.

Summary

Methods
Constants
getId()
getNickname()
getName()
getEmail()
getAvatar()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getId()

getId() : string

Get the unique identifier for the user.

Returns

string

getNickname()

getNickname() : string

Get the nickname / username for the user.

Returns

string

getName()

getName() : string

Get the full name of the user.

Returns

string

getEmail()

getEmail() : string

Get the e-mail address of the user.

Returns

string

getAvatar()

getAvatar() : string

Get the avatar / image URL for the user.

Returns

string