basic-auth-parser icon indicating copy to clipboard operation
basic-auth-parser copied to clipboard

Parse Basic Auth `Authorization` HTTP headers

Results 3 basic-auth-parser issues
Sort by recently updated
recently updated
newest added

This module does most of the heavy lifting for parsing the Authorization header for other schemes as well, such as for the 'Bearer' scheme used in JSON Web Tokens. This...

Related to https://github.com/mmalecki/basic-auth-parser/pull/2#issuecomment-78602753