Description:
As per the openid spec a prompt parameter could be added to the url to present an appropriate webpage to the user. It can be used to force user to login again or provide consent etc. This change adds currently supported values of the prompt parameter to the sdk. We will update the sdk when Uber backend supports other values
Description: As per the openid spec a prompt parameter could be added to the url to present an appropriate webpage to the user. It can be used to force user to login again or provide consent etc. This change adds currently supported values of the
prompt
parameter to the sdk. We will update the sdk when Uber backend supports other values