zserge / lorca

Build cross-platform modern desktop apps in Go + HTML5
MIT License
8.03k stars 533 forks source link

Unwanted persistent login when using Edge #158

Closed cgostuff closed 2 years ago

cgostuff commented 3 years ago

I'm using Lorca to authenticate users with an Office 365-login. I don't want persistent login for this use case, however some users (not all) are getting this. It seems like the webview is picking up cookies or a saved session from somewhere, but I don't know how. Has anyone experienced this? I didn't think this library was even supposed to or capable of doing this.

Edit: this only seems to happen when Microsoft Edge is being used by Lorca, and not when Chrome is used. It seems like Edge is able to find some AD/Office 365-login credentials on users machines.