summaryrefslogtreecommitdiffhomepage
path: root/packages/server/src/helpers/iso/isoBase64URL.ts
AgeCommit message (Expand)Author
2024-04-12Clarify string encoding on isoBase64URL methodsMatthew Miller
2024-02-22Add isoBase64URL.trimPadding()Matthew Miller
2024-02-22Rename isoBase64URL.isBase64url to isBase64URLMatthew Miller
2023-08-22Move @hexagon/base64 import into deps.tsMatthew Miller
2023-08-18Use single-quotes and increase line widthMatthew Miller
2023-08-16Run `deno fmt` on everythingMatthew Miller
2023-08-16Run `ddi fmt` over src/Matthew Miller
2023-08-16Change @hexagon/base64 to point to deno.landMatthew Miller
2022-11-29Run linting on everythingMatthew Miller
2022-11-13Replace isBase64URLString with isoBase64URL funcMatthew Miller
2022-11-12Figure out a better pattern for exposing iso funcsMatthew Miller