Check Connection

This method allows you to check if a connection is active

Usage in your script

const checkSession= await alturaGuard.checkSession();

Last updated