Cypress checking if the user is authenticated in end to end test for custom auth
Hi, I would like to create end to end tests using cypress to check if my login is working, but I was wondering how I can check in refine if the user is currently authenticated. No localstorage.
