Skip to content

Commit

Permalink
Merge pull request #17 from graingert/patch-1
Browse files Browse the repository at this point in the history
Add base64-url as an alternative
  • Loading branch information
brianloveswords committed Dec 5, 2016
2 parents 7e96009 + e72cad1 commit d6a814c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ Convert a base64url encoded string to a Buffer containing the decoded bytes.
<Buffer 73 70 69 72 69 74 75 61 6c 69 7a 65 64>
```

# Alternatives

- [base64-url](https://github.com/joaquimserafim/base64-url)

# License

MIT
Expand Down

0 comments on commit d6a814c

Please sign in to comment.