restapi.services.authentication.BaseAuthentication.custom_user_properties_post

static BaseAuthentication.custom_user_properties_post(user, userdata, extra_userdata, db)[source]
Parameters:
  • user (Any)

  • userdata (dict[str, Any])

  • extra_userdata (dict[str, Any])

  • db (Connector)

Return type:

dict[str, Any]