acheckin-id-token
TypeScript icon, indicating that this package has built-in type declarations

1.3.5 • Public • Published

ACheckin token

import { ACheckinIdToken } from 'acheckin-id-token';
const ACheckinIdTokenHelper = new ACheckinIdToken({
    publicKey: ACHECKIN_ID_JWT_RSA_PUBLIC_KEY,
    issuer: ACHECKIN_ID_JWT_ISSUER,
});
const tokenData = ACheckinIdTokenHelper.staffToken.verifyAccessToken(token);

Readme

Keywords

none

Package Sidebar

Install

npm i acheckin-id-token

Weekly Downloads

14

Version

1.3.5

License

ISC

Unpacked Size

134 kB

Total Files

63

Last publish

Collaborators

  • 25512345