1.0.1 • Published 4 months ago

irh-poc-helper-pkg v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

NPM package POC

To install the package

npm i irh-poc-npm-pkg

Usage Helpers

Usage
import { getAuthToken } from "irh-poc-npm-pkg";

console.log(getAuthToken())
List of helper functions
  • setAuthToken(token), where type of token is string
  • getAuthToken(),
  • clearAuthToken(),
  • isAuthenticated()
1.0.1

4 months ago

1.0.0

4 months ago