redux-auth icon indicating copy to clipboard operation
redux-auth copied to clipboard

make a way to mock api route responses using fetch mock

Open sallyhill opened this issue 7 years ago • 0 comments

This way the front end of an application can try out redux-auth without having the fully build the back end immediately. (aka, you could have a static username and password in your mock route function and a little token generator)

sallyhill avatar Feb 13 '17 18:02 sallyhill