Available on crate feature eventsub only.
Expand description

Authorization from a user has been granted or revoked to a specific client ID

Modules

A user’s authorization has been granted to your client id.

A user has revoked authorization for your client id.

Structs

user.authorization.grant: a user’s authorization has been granted to your client id.

user.authorization.revoke: a user has revoked authorization for your client id. Use this webhook to meet government requirements for handling user data, such as GDPR, LGPD, or CCPA.