Setting Token Authentication in Mongoose Applications
One option to increase security and control access to your system is to use a token-based authentication service in tandem with the normal CloudSuite Industrial login credentials. With this type of system, users must enter not only their user IDs and passwords, but also a second password, or passcode, obtained from a hardware or software token.
To use a token-based authentication service in a Mongoose application:
Related topics