gpal_post_auto_login
Description
Do something after the user is automatically logged in.
Usage
add_filter( 'gpal_post_auto_login', 'my_custom_function' );
Parameters
user_id string
ID of the user that was automatically logged in.
password string
Deprecated User’s password. Always set to null as of GPAL 2.0
Since
This filter is available since Gravity Forms Auto Login 1.2.4.