strapi-jwt-cookies icon indicating copy to clipboard operation
strapi-jwt-cookies copied to clipboard

Securely use users-permissions's JWT on cookies 🍪

Results 3 strapi-jwt-cookies issues
Sort by recently updated
recently updated
newest added

Is there a way to apply the cookie setting/getting to the graphql route as well? We're using Apollo Client on the frontend and the graphql plugin. When I send a...

enhancement

Hey, thank you for your work! Cookie based login definitely improves this whole process. I have a question: I do see, that you increase the lifetime of the session cookie...

I really like this plugin, it should be officially supported. That said, I noticed the check in the setter should allow for api tools to check login. I initially thought...