@moi-solutions/camelot-helper-auth
v0.0.3
Published
It allows to identify if a user has logged in or must log in.
Downloads
2
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.git
Install dependencies
$ yarn
Run docs
$ yarn start
Run dist
$ yarn dist
Publish
$ npm publish . --access=public