nuxt-modules / strapi

Strapi Module for Nuxt
https://strapi.nuxtjs.org
MIT License
645 stars 81 forks source link

Strapi impersonation #412

Closed IvanWala closed 7 months ago

IvanWala commented 7 months ago

Hello. Is possible to use this module with strapi impersonation?

benjamincanac commented 7 months ago

I haven't tried but you should be able to use the setToken method from the useStrapiAuth composable.

IvanWala commented 7 months ago

Thank I'm going to try this.

benjamincanac commented 7 months ago

Feel free to reopen if you encounter any issue 😊