Oidc provider /auth route

vimal_adithan

Vimal

Posted on April 1, 2024

Oidc provider /auth route

http://localhost:3000/oidc/auth
?client_id=oidc_client
&response_type=code
&response_mode=query
&redirect_uri=http://localhost:3001/cb
&code_challenge=nqWxOqTBUa9iu9G5pL6LWChLS5TYEcyhwWbbQlj79ZU
&code_challenge_method=S256
&scope=openid

💖 💪 🙅 🚩
vimal_adithan
Vimal

Posted on April 1, 2024

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related