Add Load authentication Function
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()