Skip to content

Documentation / react-auth / Discord

Interface: Discord ​

Object representation of a user's Discord account.

Extended by ​

Properties ​

email ​

email: null | string

The email associated with the Discord account.


subject ​

subject: string

The sub claim from the Discord-issued JWT for this account.


username ​

username: null | string

The username associated with the Discord account.