Crate hook0_sentry_integration

Source
Expand description

This is a collection of helpers related to Sentry.

Functionsยง

init
Initialize Sentry integration
set_user_from_application_secret
Use an application secret to set the user to be used in reports
set_user_from_jwt
Use JWT claims to set the user to be used in reports
set_user_from_token
Use a token ID to set the user to be used in reports