Aiven Timptner

Results 4 comments of Aiven Timptner

I've encountered exactly that problem while authenticating from django against a third-party application. Is there any working solution in the meantime?

For now I use a separate route to overwrite the default one from this package as a quick fix. ```python # project_root/project/urls.py from django.urls import re_path from oauth2_provider.views import ConnectDiscoveryInfoView...

Did receive the same error message. I noticed that I also got 2 versions of rust-analyzer in the specified directory. The newer one wasn't even set as executable (on linux)....

I'm also very much pro save-button. When making changes in the admin config they will instantly update inbetween typing and if a user logs in right at that moment they...