jeremy379 / laravel-openid-connect

Implement OpenID Connect inside Laravel
MIT License
27 stars 13 forks source link

Update README on ensuring nonce is forwarded on authorization page #17

Closed yohanesgultom closed 6 months ago

yohanesgultom commented 6 months ago

The default/built-in Passport's authorization.blade.php doesn't forward the nonce during approval causing failure on the client that requires it