2.0.2 • Published 4 years ago

@twala-io/twala-auth v2.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Twala Auth

Package for authenticating Twala identities.

Version Downloads/week License

Features

  • Authenticate identity
const TwalaAuth = require('@twala-io/twala-auth')
const auth = new TwalaAuth(consortiumWeb3Provider)
const authenticatedIdentity = await auth.authenticate(message, messageHash, v, r, s)

Installation

$ npm i @twala-io/twala-auth

Contributing

Keep it simple. Keep it minimal. Don't put every single feature just because you can.

Author

  • Alexander Paul P. Quinit

License

This project is licensed under the GNU General Public License v3.0.

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago