This repository has been archived by the owner on Aug 20, 2023. It is now read-only.
Releases: nexterias/hono-cookie-signature
Releases · nexterias/hono-cookie-signature
v1.0.1
v1.0.0
1.0.0 - 2023-07-01
Bug Fixes
b31f12b
Fix issue where verification fails due to not decoding Base64URL in getCookie.9f3e586
Replace HTTPException throwing with JSON response
Documentation
c90ea8b
GeneratesetCookieWithSignature
comment by GitHub Copliot1cfd0a1
Add status badge618736d
Add example code2723941
Add example code34c55a0
UpdatesetCookieWithSignature
comment79e2bbf
Remove docs in README6fdbe77
Deploy to gh-pagesc50b807
Setup TypeDocd141205
Fix sample code
Features
593c021
GetCookie and getVerifiedCookie functions to throw exceptionsa2f91be
AdduseCookieSignatureMiddleware
3e85433
ExportCookieSignatureOptions
d952c04
ExportgetCookie
30c8c50
AddgetCookie
function
Miscellaneous Tasks
2aa3db0
Fix git-cliff confige2d6c14
Update dependency tsup to ^7.1.0 (#5)4580448
Update dependency hono to ^3.2.7 (#2)e7b6924
Update dependency typescript to ^5.1.6 (#3)6d498e9
Fix heading text7e503b6
Ignoredocs
folderc1b9b96
Fix change script name fromdocs
tobuild:docs
ce611b9
Configure Renovate
Refactor
c5954e3
RenameCookieSignatureOptions
toCookieSignatureMiddlewareOptions
504be37
Remove unused import