You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
i am already using API in RestFramework, and also in same project i have implemented the GraphQl and now i want to secure it with Simple JWT. My question is, Is there any way to achive this?
The text was updated successfully, but these errors were encountered:
I mean probably? I don't know what GraphQL package you're using; if it integrates with DRF, then it should work. If anything, just set SimpleJWT to the default authentication method and test it out, with and without a Bearer token.
Hi,
i am already using API in RestFramework, and also in same project i have implemented the GraphQl and now i want to secure it with Simple JWT. My question is, Is there any way to achive this?
The text was updated successfully, but these errors were encountered: