Response Type value that determines the authorization processing flow to be used, including what parameters are returned from the endpoints used.
For Hybrid Flow, it is code id_token
response_type
is code
, indicating that we are using the authorization code grant type.