code-specialist / fastapi-keycloak

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

Add scope to login_uri #107

Closed odnobit closed 7 months ago

odnobit commented 7 months ago

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