stormpath / stormpath-widget

Add beautiful login, registration, and multi-factor authentication screens to your app in only a few lines of code
https://docs.stormpath.com
Apache License 2.0
6 stars 2 forks source link

Example app Google login: update app name and redirects to localhost:3000 #134

Closed dogeared closed 7 years ago

dogeared commented 7 years ago

image

http://localhost:3000/?jwtResponse=eyJraWQiOiJEOElJMU5WTFM2UjAwVFU5STA1QkdaS0RYIiwic3R0IjoiYXNzZXJ0aW9uIiwiYWxnIjoiSFMyNTYifQ.eyJzdWIiOiJodHRwczovL2FwaS5zdG9ybXBhdGguY29tL3YxL2FjY291bnRzLzRrd2pjZFNDR0p5TklET2ExdEhWQkUiLCJqdGkiOiI2MGI0NGY5Yy0yMzU2LTRmY2EtOWZjMS1mMjNmZTdiYmIxN2EiLCJpc3MiOiJodHRwczovL2FwaS5zdG9ybXBhdGguY29tL3YxL2FwcGxpY2F0aW9ucy8xTU5rclpKOWZuVWs5cEZsbE5GNnVFIiwiYXVkIjoiRDhJSTFOVkxTNlIwMFRVOUkwNUJHWktEWCIsImlhdCI6MTQ4NjQ3NjgxNCwiZXhwIjoxNDg2NDc2ODc0LCJzdGF0dXMiOiJBVVRIRU5USUNBVEVEIiwiaXNOZXdTdWIiOnRydWUsImlydCI6ImEyNGM0YmYwLWIwYmYtNDRjZC05NWI4LTVmODI5NzBiNzNjOSJ9.arI4rq0C6fBVjishRkgugT2yjr07_u5CDiYe2XoigT4#

robertjd commented 7 years ago

I see the localhost redirect when I authenticate w/ a google account that hasn't yet authorized this google application, but once I've done that, if I authenticate again, than I get redirected back to the demo app URL. Are you seeing the same?