lawyered0 wants Mike's outside connections to stop logging themselves out
A proposed fix so expired credentials renew quietly in the background instead of dragging users back through a reconnect.
When Mike reaches out to external tools and services on your behalf, it holds a set of credentials that eventually expire. Today, when they lapse, the only way back is to re-run the whole connect-and-authorise flow - a small but recurring interruption every time a session goes stale.
lawyered0 is proposing to fix that at the root. The idea is to save the connection details Mike learns the first time it links up, and keep them attached to the credential itself. With that context on hand, Mike can quietly renew an expired credential in the background rather than kicking the user back to a login screen. The work is an open proposal, not yet merged, and is deliberately narrow - it touches only the authentication plumbing.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?