Federico Capaldo

Results 3 comments of Federico Capaldo

it seems to me its implementation gets the job done. As it's also mentioned on DRF's page https://www.django-rest-framework.org/api-guide/authentication/#djoser I wouldn't think it's dead, though it's true that there isn't much...

Ciao Ciro, did you try to reproduce the problem? It's minor, but just wanted to help. `key.asc` seems, to me, the file containing your PGP public key. [here it is](https://github.com/cirosantilli/cirosantilli.github.io/blob/master/key.asc)....

This is what I did to solve it based on @caudurodev answer: 1. run your docker container of auto gpt: ``` docker-compose run --rm auto-gpt ``` 2. find your docker...