Package Exports
- http-auth-utils
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (http-auth-utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
http-auth-utils
This library provide several utils to parse and build WWW-Authenticate and Authorization headers as described per the HTTP RFC.
This library is intended to be framework agnostic and could be used either on the server and the client side.
Since this library is in an early development stage, please don't use it until you really not care of API changes.