LogoLogo
  • Welcome
  • Guides
    • Getting started
      • Login with Hivesigner
      • Integrate Hivesigner
      • Hivesigner OAuth2
  • SDK
    • Javascript
    • Python
  • API
    • Rest API
    • Hive API
  • Use cases
    • Imagehoster
    • Backend security
    • Login without authority
  • FAQ
    • FAQ
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. SDK

Javascript

PreviousHivesigner OAuth2NextPython

Last updated 3 years ago

Was this helpful?

Our official SDK is written in Typescript and available in NPM package manager.

You can install JS SDK into your Nodejs or Browser based apps easily.

npm install hivesigner --save

or

yarn add hivesigner

Logonpm: hivesignernpm