how can i get token value in NuxtAuth v.4.9 ?
i have used this code
and tis code give me this in console .
BUT i cant get token if i write
var token = this.$auth.$storage._state._token.local
so , How can i get Token Value ?? also , how can i get rid of that lint error ?