schulcloud-flutter
schulcloud-flutter copied to clipboard
Use stay-signed-in option and renew jwt on expire
trafficstars
So users stay logged in on the apps.
@janrenz AFAIK, for the former, we have to set privateDevice to true in the request.
But how would we manually renew the JWT-token after it expires? The server doesn't seem to return a refresh token we can use, does it?