1.0.6 • Published 12 months ago

@hypto/iam v1.0.6

Weekly downloads
-
License
-
Repository
-
Last release
12 months 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

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago