@hello3/core
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

@hello3/core

Core package that contains functionality that is needed on both client & server. Currently this exposes a single function verifyToken() which verifies a VerifiableIdentityToken.

Installation

npm install @hello3/core

Usage

import { verifyToken } from '@hello3/core'

...

const result = await verifyToken(token)

More documentation on integrating Hello3 is available on the docs website.

Readme

Keywords

Package Sidebar

Install

npm i @hello3/core

Weekly Downloads

1

Version

0.1.4

License

MIT

Unpacked Size

52.9 kB

Total Files

52

Last publish

Collaborators

  • jense5
  • xanderd