user_metadata
/app_metadata
to persist custom data in the user profile.
api
method like api.access.deny()
.
event.request.hostname
for the domain used in Authentication API calls; this could be the default Auth0 tenant domain or a custom domain.
===
with any incoming or stored data.return
statement when the Action process should stop.npm
’s audit feature or an automated dependency checker connected to a repository.event.user.email_verified
if it is being used in a sensitive or high-security context.user_id
.api.redirect.encodeToken
is signed but not encrypted, so sensitive data or PII should not be included in the payload.
prompt=none
in the authorization URL)