nuxt-modules / apollo

Nuxt.js module to use Vue-Apollo. The Apollo integration for GraphQL.
https://apollo.nuxtjs.org
MIT License
929 stars 194 forks source link

can't getToken() is undefined #523

Open shadowaun opened 12 months ago

shadowaun commented 12 months ago

Environment

Nuxt 3.5.1 @nuxtjs/apollo 5.0.0-alpha.6

Describe the bug

build docker deploy call login set onLogin(token) console.log('login token' , await getToken()) >>> undefined

Expected behaviour

undefined

Reproduction

No response

Additional context

No response

Logs

No response