VanillaJS
Session refresh
Learn how session refresh works in your JavaScript application.
Corbado Session Management includes an optional session refresh mechanism.
No additional implementation is needed for your JavaScript application, as this is already managed by Corbado.load()
which you need to include on each page (see Setup).
You can safely call Corbado.load()
multiple times on the same page; it manages repeated calls internally.
Was this page helpful?