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 2023-11-14 13:20:49 +0530 +0530

ON THIS PAGE

RELATED LINKS

Authentication