Skip to content

web


web / lib/obfuscation / shouldObfuscateListing

Function: shouldObfuscateListing()

shouldObfuscateListing(isLoggedIn): boolean

Defined in: lib/obfuscation.ts:131

Check if a listing should be obfuscated for a user Returns true if the user is NOT authenticated

Parameters

isLoggedIn

boolean

Returns

boolean