Cookies in Chrome

This is useful during development to effectively logout a user by deleting the jwt cookie. No cookie, no access (if the page requires authorization).
This is useful during development to effectively logout a user by deleting the jwt cookie. No cookie, no access (if the page requires authorization).