Skip to content

Instantly share code, notes, and snippets.

@kamaravichow
Created August 18, 2021 17:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kamaravichow/01f50ff05a7380d81721c934c7c8d5b4 to your computer and use it in GitHub Desktop.
Save kamaravichow/01f50ff05a7380d81721c934c7c8d5b4 to your computer and use it in GitHub Desktop.
function isLoggedIn(){
return request.auth != null;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment