Closed Andrious closed 3 years ago
This plugin is using the browser session, so you can't logout. Instead, it can use force login.
login(forceLogin: true);
If you don't use sessions, switching between accounts is easier, but i don't think it's smart.
Great work! Null safety and everything! However, and I may be missing something here, no logout routine?