Skip to content

Instantly share code, notes, and snippets.

@LeonardoFassini
Created October 18, 2020 18:21
Show Gist options
  • Save LeonardoFassini/b42f9e998ed0ee0012e92ebbb030c22f to your computer and use it in GitHub Desktop.
Save LeonardoFassini/b42f9e998ed0ee0012e92ebbb030c22f to your computer and use it in GitHub Desktop.
Before({ tags: "@loggedIn" }, () => {
localStorage.setItem('@authLS', 'admin');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment