post-login
trigger is a function executed after a user logs in and when a is requested.
event.authorization
object along with the api.idToken.setCustomClaim
and api.accessToken.setCustomClaim
methods:
user_metadata
or app_metadata
on a user’s profile during their login, use the api.user.setUserMetadata
or api.user.setAppMetadata
functions.
event.security_context
object contains the JA3/JA4 fingerprint values for the current transaction.