OAuth2Authentication¶
Structure Class¶
OAuth2Authentication
dataclass
¶
OAuth2 authentication information for third-party providers.
Attributes¶
email_address
class-attribute
instance-attribute
¶
The email address from the OAuth2 provider.
name
class-attribute
instance-attribute
¶
name: str | None = None
The user's name from the OAuth2 provider.