okta / samples-js-vue

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

Update callback route to remove `/implicit` #73

Closed bdemers closed 3 years ago

bdemers commented 4 years ago

The okta-hosted example (and I'm guessing the others too) don't use the implicit flow 🎉 but the callback URL is still /implicit/callback)

This example should be updated to use just /callback instead

shuowu commented 4 years ago

Thanks @bdemers Internal Ref: OKTA-324376

swiftone commented 3 years ago

Completed - though we switched to /login/callback