I’m currently using flutter_web, am I able to use the Flutter SDK to manage sessions, login, logout,...
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?
4 Views