As we know, some existing users are experiencing login issues after the migration. Relevant slack thread.
Users in the thread have mentioned
- that they can log in via different browser (or incognito)
- clearing cookies / cache did not help
I imagine the issue has something to do with a pre-existing roamjs:oauth-google:{graph} local storage object.
Noting my superficial exploration so far for future me:
- index.ts >
settings.panel.create (Log in) > roamjs-components OauthPanel
Probably related: #9
Tagging @dvargas92495 for visibility as he was working on this issue recently
As we know, some existing users are experiencing login issues after the migration. Relevant slack thread.
Users in the thread have mentioned
I imagine the issue has something to do with a pre-existing
roamjs:oauth-google:{graph}local storage object.Noting my superficial exploration so far for future me:
settings.panel.create(Log in) > roamjs-componentsOauthPanelProbably related: #9
Tagging @dvargas92495 for visibility as he was working on this issue recently