marcospereirampj / python-keycloak

MIT License
692 stars 296 forks source link

Async feature #565

Closed pidaiman closed 2 months ago

pidaiman commented 2 months ago

Add support for async APIs using httpx client without interfering with the original functionality.

Linked issue: https://github.com/marcospereirampj/python-keycloak/issues/337