Skip to content

Add Load authentication Function

Compare
Choose a tag to compare
@kbickar kbickar released this 12 Feb 22:50
· 32 commits to stable since this release

Along with the MFA update in the previous release, it's helpful to be able to save/load the authentication session info without re-authenticating. The load_auth(access_token, user_id, monitor_id) provides this as an alternative to calling authenticate()