schulcloud-flutter icon indicating copy to clipboard operation
schulcloud-flutter copied to clipboard

Use stay-signed-in option and renew jwt on expire

Open janrenz opened this issue 5 years ago • 1 comments
trafficstars

So users stay logged in on the apps.

janrenz avatar Mar 27 '20 06:03 janrenz

@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?

JonasWanke avatar Mar 27 '20 08:03 JonasWanke