README
@commercial/jwt
JWT (JSON Web Token) Authentication.
License
This package requires a commercial license. You may not use, copy, or distribute it without first acquiring a commercial license from Sideway Inc. Using this software without a license is a violation of US and international law. To obtain a license, please contact sales@sideway.com.
Acknowledgements
Portions of this module were adapted from:
- node-jwa, copyright (c) 2013 Brian J. Brennan, MIT License
- node-jws, copyright (c) 2013 Brian J. Brennan, MIT License
- jsonwebtoken, copyright (c) 2015 Auth0, Inc., MIT License
- node-jwks-rsa, copyright (c) 2016 Sandrino Di Mattia, MIT License
- hapi-auth-jwt2, copyright (c) 2015-2016, dwyl ltd, ISC License
- mock-jwks, copyright (c) 2018-2019 Levin Keller, MIT License
- Stack Overflow answer
- node-rsa-pem-from-mod-exp, copyright (c) 2014 Michael J. Ryan, MIT License