marmelab / FakeRest

Patch fetch/XMLHttpRequest to fake a REST API server in the browser, based on JSON data.
MIT License
439 stars 48 forks source link

Digest authentication #4

Closed asnov closed 9 years ago

asnov commented 9 years ago

Hello! It is a very useful application. Are you planning to implement authentication? In particular, digital authentication?

fzaninotto commented 9 years ago

Hi, we didn't meet this need yet, but once we need it we'll implement it. In the meantime, since you have a use case for it, don't hesitate to give it a try, and if you have a working solution, send us a PR!