Optional
client_The code which you receive while using authorization code flow
Optional
code_When we choose PKCE method to generate token, we need to pass code_verifier which is a cryptographically random string
Optional
grant_Type of grant used in token request
Optional
redirect_Specify the url where the user needs to be redirected after successful login
Unique identifier of client app, can be found in app setting under admin ui