ProcFu Help
Search

On Auth Success

The On Auth Success event fires if a user successfully logs in.

This is a server-side ProcScript event.

Available Variables

All variables exposed in 1️⃣Before Process are exposed, with the addition of:

Examples

Maybe you want to save the logged in user’s role for later (assuming a field called “role” on the user record:

my_variables.user_role = auth_item_values.role

(c) 2024 ProcFu for Podio - by Globi | Join the Discussion in our Podio Workspace.