Forum login fails using blockstack ID login
Describe the bug Blockstack forum login fails using the Blockstack ID login option. When the user is trying to log into the blockstack browser web app they are NOT taken into the forum as expected but asked to select the forgot your password link and receive an error message.
See video of bug here: http://somup.com/cqhjo5naUo
To Reproduce Steps to reproduce the behavior:
USE A VM OR A MACHINE THAT IS NOT SIGNED IN WITH THE BLOCKSTACK APP. THIS SEEMS TO WORK WITH THE BLOCKSTACK APP SO YOU WILL NOT SEE AN ERROR USING YOUR DEV MACHINE.
- Go to forum.blockstack.org select the option to login, then select login with a blockstack ID
- Click on 'Login with blockstack web app' when prompted
- Login to the blockstack web app and Restore your ID and when prompted select the "go to blockstack forum" button
- You will be taken to the blockstack forum and there will be a green error message at the top of the login pop-up that tells you to reset your password to access the forum.
- Since the user is a new user and has not registered a email / password with the forum and registered using the blockstack ID they will receive a message that says "email not found"
- Then they will be prompted to login again and if they select the Blockstack ID option they will go into an endless loop and repeat all the steps above starting at step 2
Expected behavior The user should be able to successfully log into the forum with a Blockstack ID they should not go back to a login screen
Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):
- OS: [iOS 10.14.4]
- Browser [chrome Version 74.0.3729.131]
- Version [block stack web app]
https://github.com/blockstack/blockstack-browser/issues/1915
The issue might actually be on the the repo https://github.com/blockstack/omniauth-blockstack/ I opened a PR here https://github.com/blockstack/omniauth-blockstack/pull/4 Anyway we can test this before deploying? cc @yknl
@lgalabru I can test this now, since this issue seemed to be with the web app please let me know how we are deploying this for test?
Should we try to use a netlify.com deploy preview link to test this I have verified something similar in issue https://github.com/blockstack/blockstack-browser/pull/1898#event-2294401248 this could be a good option, let me know your thoughts.
this issue is back