OAuth redirect can't log in after logging out in current session
Environment
Windows 10 21H2, follow app v0.0.1-alpha.1
Steps to reproduce
- Log in follow (GitHub)
- Log out follow
- Sign in again (GitHub)
- Wait for redirecting or Press Open Follow
- App still asks for sign in
Current workaround
Close follow app and reopen it to log in
Is this still a problem?
Still happening in v0.0.1-alpha.6
Can you provide the screen record?
Screen record
Can you use devtools to see if the request message returned a 401?
API requests seem normal.
Screenshot
Please provide the Electron's request, not the browser's. You can open devtools with Control(Meta) + Alt + I
Devtools didn't show up. (It should be Control + Shift + I for Windows)
Can you use devtools to see if the request message returned a 401?
Yes
Remote debugging
This should be fixed in https://github.com/RSSNext/Follow/commit/a281f58a811213d933585280238fec4088ad7749, you can try https://github.com/RSSNext/Follow/actions/runs/10919920072
Feel free to open this issue again if you still have questions
This issue still exists in build 0bcbf0b
Screen record
Fixed in https://github.com/RSSNext/Follow/commit/80515f67652a77fbdbe20a2a3298fd916515a8d7