Get an Authentication Instance

The auth reference can be created to perform sign-in and sign-out operations.The following method will be used for this purpose and does not fire a server side call:

copy
//Get an Auth instance 
var auth = catalyst.auth;

Last Updated 2025-08-28 12:01:44 +0530 IST

ON THIS PAGE

RELATED LINKS

Authentication