]> gitweb.factorcode.org Git - factor.git/commit
base64: Add a version of url-base64 that trims trailing === for jwt.
authorDoug Coleman <doug.coleman@gmail.com>
Fri, 9 Apr 2021 14:23:28 +0000 (09:23 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Fri, 9 Apr 2021 14:23:28 +0000 (09:23 -0500)
commit87e03631f591cd13fbf0585dafca23c0d87e7687
tree8dfad2c7641a80c81f3cc4d48a6fc4e0cc5d6b19
parent5dda00f518246605f6882a7c900aff355a092ddf
base64: Add a version of url-base64 that trims trailing === for jwt.

See https://tools.ietf.org/html/rfc7519
and
https://stackoverflow.com/questions/49082844/how-could-firebase-send-a-jwt-token-which-payload-contains-an-underscore-charact
basis/base64/base64-tests.factor
basis/base64/base64.factor