You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was planning to migrate my apps to go from python. The main issue I am encountering is with keyring on Windows. Looks the like keyring implementation on Python for windows uses a different way to handle service names than go. Can there be a compatibility option?