Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use base64url to prevent duplicate deps in jws #15

Merged
merged 1 commit into from
Dec 5, 2016

Conversation

graingert
Copy link
Contributor

No description provided.

@graingert
Copy link
Contributor Author

auth0/node-jws#63

@graingert
Copy link
Contributor Author

graingert commented Dec 5, 2016

of your dependants this also affects:

https://www.npmjs.com/package/blockstack-tokens
https://www.npmjs.com/package/njwt
https://www.npmjs.com/package/jwa
https://www.npmjs.com/package/ethereum-web-token
https://www.npmjs.com/package/jwt-js
https://www.npmjs.com/package/blockchain-auth

because they all use the base64url package rather than base64-url.

It does not affect: native-crypto because that does not use base64url or base64-url

@coveralls
Copy link

coveralls commented Dec 5, 2016

Coverage Status

Coverage remained the same at 99.057% when pulling 36acccc on graingert:use-base64url into a711c08 on Brightspace:master.

@omsmith omsmith merged commit 23ee62f into Brightspace:master Dec 5, 2016
@graingert graingert deleted the use-base64url branch December 5, 2016 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants