Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

selfkey.js

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

selfkey.js

SelfKey Javascript Library

  • 1.0.24
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

selfkey.js

SelfKey Javascript Library

Install

$ npm install selfkey.js

Usage

createNonce(length)
createSignature(nonce, privateKey)
verifySignature(nonce, signature, publicKey)
didResolver(did)
SelfKey Marketplace

The SelfKey Marketplace integration requires the signature verification function to prove ownership of an ethereum address.

Login with SelfKey

The Login with SelfKey strategy authenticates users using a nonce, signature and public key.

For more detailed usage for Login with SelfKey integration with PassportJS authentication please refer to the passport-selfkey library

License

The GPL-3.0 License

Copyright (c) 2018 SelfKey Foundation https://selfkey.org/

Keywords

FAQs

Package last updated on 19 Sep 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc