Package-level declarations

Types

Link copied to clipboard

CreateApiSession represents all the process for the creation of a new api session.

Link copied to clipboard

CreateSdkSession represents all the process for the creation of a new sdk session.

Link copied to clipboard

GetBeforeSessionData represents all the process for the get before data session.

Link copied to clipboard

LogoutAndFinishSession is a use case that should be called when it is required to logout and finish the session of a user operator. Be aware that this function will delete the session from the server and clear all local data.

Link copied to clipboard

RestorePassword represents all the process for the recover password code.

Link copied to clipboard

SendRecoverPasswordCode represents all the process for the send the recover password code.

Link copied to clipboard

SendTFACode represents all the process for the send the two factor authentication code.