We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The existing solution is not good enough and not secure
Review and consider OpenID solution with OIDC server. Check out A Python OpenID Connect implementation the OIC library
The text was updated successfully, but these errors were encountered:
This client also good https://docs.authlib.org/en/latest/client/starlette.html
Sorry, something went wrong.
But we need to double check the use case scenarios of login/auth
ordinary users are not required to login for comment/vote
Decision: Use Casbin
integrate using fastapi-authz merge policies of modules using rbac_policy.csv
Can later make a middleware module of https://docs.fief.dev/getting-started/introduction/
No branches or pull requests
The existing solution is not good enough and not secure
Review and consider OpenID solution with OIDC server.
Check out A Python OpenID Connect implementation
the OIC library
The text was updated successfully, but these errors were encountered: