Passing user data to the customer after login
-
I need to pass additional data to the client after login, this data is in the users’ meta data, can I use this filter to insert additional data?
apply_filters( ‘oidc_user_claims’, $claims, $user )
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Passing user data to the customer after login’ is closed to new replies.