ppawlak
ppawlak
### Checklist * [x] I read [Contribution Guidelines](https://github.com/apragacz/django-rest-registration/blob/master/CONTRIBUTING.md#issues) * [x] I searched [the documentation](https://django-rest-registration.readthedocs.io/) to ensure that the requested feature is not already implemented and described * [x] I searched...
### Feature description It would be great to be able to retrieve secrets programmatically through an HTTP API. ### Why would it be useful? It would offer endless integration possibilities...
Hello, We have a production setup with lots of workers running in parallel and a deadlock error occur from time to time, I think when two workers are trying the...