Ovi / DummyJSON

DummyJSON.com provides different types of REST Endpoints filled with JSON data which you can use in developing the frontend with your favorite framework and library without worrying about writing a backend.
http://dummyjson.com
Other
1.86k stars 202 forks source link

Token should also be set in `Cookies` #75

Closed shehza-d closed 3 months ago

shehza-d commented 4 months ago

I'm thinking of using this API for teaching React in my class, so if you could implement cookies based authentication and logout API to clear Cookies it would be great http-only/secure cookie [Help needed]