marcospereirampj / python-keycloak

MIT License
724 stars 301 forks source link

Python keycloak unit tests in DRF #590

Open MohamedBenTaher opened 2 months ago

MohamedBenTaher commented 2 months ago

I have successfully integrated python-keycloak for my django DRF app, however i'm currently struggling in mocking the auth in my unit tests for the protected views, has anyone experienced this issue yet ?