I’m currently using flutter_web, am I able to use the Flutter SDK to manage sessions, login, logout, etc?
or would I need to use getUserInfo() and then manually store the tokens and handle the refresh logic in my client?
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).