I’m currently using flutter_web, am I able to use ...
# support-questions-legacy
o
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?
5 Views