Passing a param on social signups

Hi Auth0.

Our team is trying to implement a restrictions mechanism where all users are required to specify their country of origin prior to signup.

We need to validate these locations on pre registration and avoid storing and user data from disallowed locations.

This seems easy to accomplish with standard signup, by passing country on the user object next to email and password.

Our problem starts with social signup, how can we pass these parameter from the client when no user object is specified?

Hi @matan.verbner ,

Welcome to Auth0 Community!

As of the current design, we can not pass custom fields/parameters in the Social signup screen, unfortunately.

So we advise you to create a Feedback card in our Community Forum and make sure to vote on it to get more visibility.

Please feel free to reach us if any further queries.

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.