dvv / base64url

URL safe base64-compatible codec
MIT License
33 stars 16 forks source link

conflict whith deps https://github.com/artefactop/ejwt #4

Open Alex-erl opened 5 years ago

Alex-erl commented 5 years ago

this deps has conflict with https://github.com/artefactop/ejwt ejwt has same base64url.erl file

dvv commented 5 years ago

I believe then ejwt could depend on this, in the spirit of erlang tradition not to multiply bloat in modules.