1.0.1 • Published 5 months ago

irh-poc-helper-pkg v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 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

5 months ago

1.0.0

5 months ago