This event will be triggered right AFTER the instance was initialised
This event will be triggered right BEFORE the instance was closed
Erases the instance. This function will:
Checks if the user exists or not by checking the credentials in the store.
Logins the user. This function will:
This function will login or register based on the credentials existence in store.
Logouts the user. This function will:
Erases the current instance. This function will:
Registers the user with secret and generated instance name & email. This function will:
This class represents an 'Single User API With Credentials' authentication workflow.