Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access Token for the StoryBlok API. Not needed if you already have installed the Storyblok Nuxt.js module #16

Open
regenrek opened this issue Nov 22, 2020 · 0 comments

Comments

@regenrek
Copy link
Contributor

Hi,

I'm not sure if this is working. You asking in the module.js for

this.options.storyblok

but this var is still undefined even if you have added token to nuxt-storyblok module.

This works of course:

    ['storyblok-nuxt', storyblokConfig.moduleOptions],
    [
      '~/modules/nuxt-storyblok-queries/module.js',
      storyblokConfig.moduleOptions
    ],

https://github.com/wearewondrous/nuxt-storyblok-queries#accesstoken

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant