ElektraInitiative / PermaplanT

https://www.permaplant.net
BSD 3-Clause "New" or "Revised" License
16 stars 13 forks source link

Clear login/user data after logging out #1137

Open Bushuo opened 9 months ago

Bushuo commented 9 months ago

Describe the Bug

Currently after logging out, the data necessary to authenticate with the identity provider is still cached in the application. I think it should be necessary to login with username/password again after logging out.

Considering how other applications like facebook, youtube, gmail are handling it, you clearly have the option of signing into another account after explicitly logging out.

Steps to Reproduce the Problem

Expected Result

Actual Result

PermaplanT version

master

Operating System

doesnt matter

Browser

doesnt matter

Versions of other relevant software/extensions

No response

Additional info/logs

No response

markus2330 commented 9 months ago

Yes, I fully agree that it is a bug, you need to restart the browser (or open private window) to be able to login as someone else.

I don't think it is an urgent problem though, as devs can help themselves and only devs use several accounts. If someone disagrees (and is annoyed by it), please say so.