AxaFrance / oidc-client

Light, Secure, Pure Javascript OIDC (Open ID Connect) Client. We provide also a REACT wrapper (compatible NextJS, etc.).
MIT License
570 stars 152 forks source link

Hide the redirect to redirect_uri for the user #1385

Closed adrianchircats closed 2 weeks ago

adrianchircats commented 2 weeks ago

Issue and Steps to Reproduce

Hi, Is it possible to hide from the end user the redirect to /authentication/callback?

Versions

@axa-fr/react-oidc": "^7.22.6"

Screenshots

Expected

Actual

image

Additional Details

guillaume-chervet commented 2 weeks ago

hi @adrianchircats , Thank you for your Issue. It is not possible this is a part of OIDC flow.