1.0.6 • Published 2 years ago

@hypto/iam v1.0.6

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Import & Implementation

import { UserAuthorizationApi } from '@hypto/iam'

const userAuth = new UserAuthorizationApi()
console.log(await userAuth.validateLocal(<jwt>, <baseURL>, <resource>, <action))

To execute this library:

npm run build && node --experimental-specifier-resolution=node dist/index.js
1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago