Save birthDate after authentication success
-
Hi,
I am using following filters listed below with success:
1.login_with_vipps_openid_scope
= Adds scope birthDate
2.login_with_vipps_authenticate_user
= Checking birthDate 25+
3.login_with_vipps_invalid_user_message
= Message stating user is below 25+
Now I need to save the the birthDate to the user profile (need to add it to WooCommerce order later) and I wonder how I could achieve this?
Is tehre any filter after authentication and redirection that cpuld help me fecth the loggedin users ID or is there any other filter?
Best regards.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Save birthDate after authentication success’ is closed to new replies.