Get an Authentication Instance

Note: This SDK is currently in deprecation. Migrate to JavaScript SDK now.

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 2026-09-08 16:37:33 +0530 IST

ON THIS PAGE

RELATED LINKS

Authentication