Auth token is stored in local storage?
I feel like this is a dumb question but I don't get it...so here it goes:
I read everywhere about the token being stored in a cookie, but that isn't the case for me. I'm using the AuthUI + email only. I couldn't get the server client initiated with the cookies ... and come to find out...those cookies aren't there. So I inspected my browser and I found things like the auth token, in local storage, but nothing in cookies.
What am I missing? I'm sure it's simple.
I read everywhere about the token being stored in a cookie, but that isn't the case for me. I'm using the AuthUI + email only. I couldn't get the server client initiated with the cookies ... and come to find out...those cookies aren't there. So I inspected my browser and I found things like the auth token, in local storage, but nothing in cookies.
What am I missing? I'm sure it's simple.