JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6164
  • Score
    100M100P100Q127837F
  • License MIT

Parse, build and deal with HTTP auth headers.

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.