Unblock an Auth0 user
Approval-gated Auth0 user unblock workflow for one user. It reads the user for context, then calls recued-core.auth0.user.unblock for exactly that user with blocked=false. It does not reset credentials, verify email, change MFA, mutate roles, or call arbitrary Auth0 APIs.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (5 steps)
user_id
trim
Trim whitespace from setting user id
reason
trim
Trim whitespace from setting reason
user_before
?
unblock
?
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
auth0
setting
=
reason
setting
=
user id
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.