implement user authentication, role-based access control, and multi-user instance isolation
This commit is contained in:
parent
844879d301
commit
bb7053b01e
6 changed files with 354 additions and 19 deletions
|
|
@ -5,3 +5,4 @@ pyotp==2.9.0
|
|||
httpx==0.25.1
|
||||
pydantic==2.4.2
|
||||
itsdangerous==2.1.2
|
||||
passlib[bcrypt]==1.7.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue