Hi,
I'm using Graph API instead of REST. With this module https://github.com/nuxt-community/apollo-module
As the title, will be a version work with apollo module? Or is there somehow can I use them together?
+1
@nahue Please use reactions on Github instead of adding a message to give importance to this issue, they were made for this usage.
Just added a pull request to add this in : https://github.com/nuxt-community/auth-module/pull/140
@nahue @kieusonlam .
@jrobber I'm faced with same issue with @kieusonlam, But I need to be sure if it's fully in support as no documentation as to using it in auth module. Please I want to completely control login and redirects, also endpoints for forgotPassword, changePassword and all.
Any update on this one?
Or is there a more straightforward solution with vuex-persistedstate?
@bmulholland Will there be any work on this from the Nuxt team? If not, I can try working on a solution and make a PR.