The idea is that now we have an Authentication system that allows you to return certain identities. Authorisation will allow you to select which identities to choose.
@app.get("/", auth_req=True, identities_allowed=[Identitiy("SuperUser"), Identity("User1")...]):
# identities_allowed will allow all if empty
pass
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too