jeremy379 / laravel-openid-connect

Implement OpenID Connect inside Laravel
MIT License
25 stars 11 forks source link

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

Closed yohanesgultom closed 4 months ago

yohanesgultom commented 4 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