amisadmin / fastapi-user-auth

FastAPI-User-Auth is a simple and powerful FastAPI user RBAC authentication and authorization library. Based on FastAPI-Amis-Admin and provides a freely extensible visual management interface.
319 stars 43 forks source link

ImportError: cannot import name 'schema_create_by_schema' from 'fastapi_amis_admin.crud.utils' #19

Closed EchoShoot closed 3 months ago

EchoShoot commented 11 months ago

Name: fastapi_amis_admin Version: 0.6.0

Name: fastapi_user_auth Version: 0.5.0

amisadmin commented 11 months ago

fastapi_user_auth 0.5.0 不支持使用 fastapi_amis_admin 0.6.0

OlyaLuchko commented 11 months ago

when are you going to upgrade to fastapi_amis_admin 0.6?

amisadmin commented 11 months ago

fastapi_user_auth has been fully refactored by me using casbin and supports action level and field level permission control, and I may release it when it is fully mature.

MatsiukMykola commented 11 months ago

great news, can you share, please? casbin - can sample be replaced ?

amisadmin commented 11 months ago

great news, can you share, please? casbin - can sample be replaced ?

It's not available yet, and there are a lot of changes.

EchoShoot commented 11 months ago

十分期待!!!