I am using oauth2 authentication process in a custom api I am building.
I see the in first step when configuring oauth2, Zapier allows you to define some fields in case you need to get some info form the user.
I created 2 fields: email and user, hoping I can use them to validate the user when doing the authorization step, but I do not receive them in the request.
Is it possible to use the info on this form or is this used in other step inside Zapier?