معرفی شرکت ها


fastapi-keycloak-extended-1.0.8


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

FastAPI Keycloak Extended
ویژگی مقدار
سیستم عامل -
نام فایل fastapi-keycloak-extended-1.0.8
نام fastapi-keycloak-extended
نسخه کتابخانه 1.0.8
نگهدارنده []
ایمیل نگهدارنده ['Cedvict Loknov <cedvict@gmail.com>']
نویسنده Cedvict Loknov
ایمیل نویسنده Cedvict Loknov <cedvict@gmail.com>
آدرس صفحه اصلی https://github.com/cedvict/fastapi-keycloak-extended
آدرس اینترنتی https://pypi.org/project/fastapi-keycloak-extended/
مجوز -
# FastAPI Keycloak Integration --- Welcome to `fastapi-keycloak`. This projects goal is to ease the integration of Keycloak (OpenID Connect) with Python, especially FastAPI. FastAPI is not necessary but is encouraged due to specific features. Currently, this package supports only the `password` and the `authorization_code`. However, the `get_current_user()` method accepts any JWT that was signed using Keycloak´s private key. ## Docs Refer to [https://fastapi-keycloak.code-specialist.com/](https://fastapi-keycloak.code-specialist.com/). Adding some features: - KeycloakToken with more datas (refresh token, expires_in, etc.) - KeycloakRefreshToken represents the response after refresh token - KeycloakGroup with field `attributes` - Function to retrieve groups by attribute - Update call api GET (for users and groups) with param briefRepresentation as false. This allows to get the full representation of the object. - Update create_user and create_group - Function to refresh token - Override user_login to take an account more details - Update OIDCUser to add field from attributes This exposes all fastapi_keycloak features under fastapi_keycloak_extended. ## Build and publish Refer to [https://packaging.python.org/en/latest/tutorials/packaging-projects/](https://packaging.python.org/en/latest/tutorials/packaging-projects/) Step: - python -m build - python -m twine upload --repository pypi dist/*


نیازمندی

مقدار نام
>=1.0.6 fastapi-keycloak


زبان مورد نیاز

مقدار نام
>=3.10 Python


نحوه نصب


نصب پکیج whl fastapi-keycloak-extended-1.0.8:

    pip install fastapi-keycloak-extended-1.0.8.whl


نصب پکیج tar.gz fastapi-keycloak-extended-1.0.8:

    pip install fastapi-keycloak-extended-1.0.8.tar.gz