mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-22 11:46:11 +02:00
34a2af0330
OAuth2's idea of "logout" is just to get rid of the bearer token. If we try to "login" again, it will just grab the token again. What a user probably _really_ expects is to logout of OSM so that they can switch users.