code-specialist / fastapi-keycloak

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

Add scope to login_uri #107

Closed odnobit closed 9 months ago

odnobit commented 9 months ago

Add scope parameter to login_url property. Also the id_token field was added to KeycloakToken model.