Skip to content

Store In a secure manner the JWT

The received JWT should be stored in a secure place so that reloading an app would rehydrate this lib with the JWT keeping the opened session open.

The place where to store it should depend on where the app runs (web browser or phone app).

Edited by Guillaume Hain