dorinclisu / fastapi-auth0

FastAPI authentication and authorization using auth0.com
MIT License
230 stars 39 forks source link

not able to run #32

Closed spilla2930 closed 1 year ago

spilla2930 commented 1 year ago

when tried to run this command : uvicorn example:app --port 8081 Error : urllib.error.URLError: Any suggestions please

dorinclisu commented 1 year ago

If you are going to use github issues as a way to get help solving a problem most likely caused by your own environment or code, at least be more specific and provide a full replicable example.