@moi-solutions/camelot-helper-auth
v0.0.3
Published
It allows to identify if a user has logged in or must log in.
Readme
@moi-solutions/camelot-helper-auth
It allows to identify if a user has logged in or must log in.
import { redirect } from @moi-solutions/camelot-helper-auth;
redirect();Clone repository
$ git clone https://gitlab.com/moi-solutions/camelot-helper-auth.gitInstall dependencies
$ yarnRun docs
$ yarn startRun dist
$ yarn distPublish
$ npm publish . --access=public