Quasar v2 JWT and Strapi. #10530
Replies: 2 comments 1 reply
-
|
I have not seen a Quasar V2 app with a Strapi backend. Since Strapi supports swagger/openapi you could look up some Vue3 demo's/tutorials with Strapi. I found this for example: I did find a Qv1 full app/demo ( I would probably take a good look at this one): Here are 2 Strapi Qv1( I think) plugins for Quasar: |
Beta Was this translation helpful? Give feedback.
-
|
I opened a quasar & strapi jwt project here http://skybureau.net:9000/, you may get it from github github.com/suijunqiang |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I'm pretty newbie with Quasar and I need to create auth app with Quasar v2 and Strapi. The problem is I don't find a good resource where I can read how manage the jwt with strapi. I think I need to use the boot files for write "pre conditions" and use in the router instead a middleware like Nuxt.
Some one can post some links for how use Quasar v2 and Strapi for auth.
Thanks A LOT for your help. Really apreciated.
Beta Was this translation helpful? Give feedback.
All reactions