gregrickaby / nextjs-wordpress

💀 It's headless WordPress!
https://nextjswp.com
MIT License
245 stars 50 forks source link

Update auth token for previews #146

Open donnersvensson opened 2 months ago

donnersvensson commented 2 months ago

Hi there,

great work! It helped me a lot to figure out my own headless WP / NextJS project.

I have one question:

How do you update the NEXTJS_AUTH_REFRESH_TOKEN ? Do you have to login to wordpress, go to GraphiQL and create a new one after it expires?

Any hint is appreciated. Thanks, Sven