code-specialist / fastapi-keycloak

Keycloak integration for Python FastAPI
https://fastapi-keycloak.code-specialist.com/
Apache License 2.0
193 stars 50 forks source link

Minor code improvements #34

Closed GitBib closed 2 years ago

GitBib commented 2 years ago

What had been missed was corrected. It remains to solve the problem with the types when working with requests.

yannicschroeer commented 2 years ago

What had been missed was corrected. It remains to solve the problem with the types when working with requests.

What kind of problem are you referring to? Do you mean that we don't know about the data structure of responses?