okta / samples-js-vue

samples-js-vue
https://github.com/okta/samples-js-vue
Other
57 stars 63 forks source link

callback doesn't show the error message #39

Open omgitstom opened 4 years ago

omgitstom commented 4 years ago

When I'm redirected back to the callback with an error, the callback page doesn't show the error:

http://localhost:7777/implicit/callback#state=E36jxG37KWoEq7Ixb6zqAagDufbYAqVkyPoejGaE5pguQVElHeObkS3rr24Gx4Fg&error=access_denied&error_description=Policy+evaluation+failed+for+this+request%2C+please+check+the+policy+configurations.

It just shows blank, would be nice to show the error message without me opening the console

swiftone commented 4 years ago

Hey @omgitstom - This ties into a deeper discussion about the goals of the samples. I'll rope you into that talk internally.