This repository has been archived by the owner on Sep 21, 2024. It is now read-only.
Implement typed header parsing for ucan
header
#68
Labels
ucan
header
#68
After we integrate support for changes to
rs-ucan
landing in ucan-wg/rs-ucan#28, we will have to contend with a new world where HTTP request headers that use UCAN-based JWT for authorization may also include auxilliaryucan
headers (see: https://github.com/ucan-wg/ucan-as-bearer-token#2-request-headers).We already benefit from typed header parsing for the
authorization
header. We should author an extension to the typed headers that are offered byaxum
to include something to make parsingucan
headers more convenient and consistent.The text was updated successfully, but these errors were encountered: