Session URL Retrieval
Retrieve and utilize the current session URL dynamically with Zipy's getCurrentSessionUrl function.
const url = zipy.getCurrentSessionUrl();
console.log('Current session URL:', url);Last updated
Retrieve and utilize the current session URL dynamically with Zipy's getCurrentSessionUrl function.
const url = zipy.getCurrentSessionUrl();
console.log('Current session URL:', url);Last updated