client_id | string | the authentication flow client id of the application |
code_challenge | string | the code challenge automatically generated by the SDK |
code_challenge_method | "S256" | the code challenge method for the authentication flow , handled by the SDK |
redirect_uri? | string | the redirect uri of the application |
state? | string | the state of the application |