startTabSynching()
Othent JS SDK startTabSynching() function
If and only if you set the persistLocalStorage
option to persist and/or sync user details across tabs, you need to call startTabSynching()
and make sure the cleanup function it returns is called once you no longer need the Othent
instance you've created.
API
Example usage
Last updated