GUYS GUYS GUYS

$nuxt.$auth.user.beta = true;

comments

yeah ik works with admin and verified too lol + you used to be able to use $nuxt.$auth.user.name += "." to add a dot to the end of your name (willy.) did it lol

when you change your username it instantly updates your session too

$nuxt.$auth.user.name = "zu"

I wonder if I give you my key, you type it, go back to prod, type it in, go forward an login, it would work?

I think it would work

You would have to use it signed out though, you can only login on a beta-tester account

that’s what the = beta 1 does