Socket
Socket
Sign inDemoInstall

selfkey.js

Package Overview
Dependencies
45
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    selfkey.js

SelfKey Javascript Library


Version published
Weekly downloads
4
increased by300%
Maintainers
2
Created
Weekly downloads
 

Readme

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

Last updated on 19 Sep 2018

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc