LionC / express-basic-auth

Plug & play basic auth middleware for express
328 stars 57 forks source link

Example sending credentials via a fetch call ? #22

Closed dhowe closed 5 years ago

LionC commented 5 years ago

Your issue title is a bit unspecific. If you are looking for an explanation on how to send an authenticated call using .fetch() there are plenty of examples on the web. As sending requests is out of scope for this package, I will close this issue.