Improving user management and auto-refreshing user firms
This commit is contained in:
@@ -18,4 +18,4 @@ async def init_db():
|
||||
|
||||
await init_beanie(database=client.hub,
|
||||
document_models=[User, AccessToken, Firm],
|
||||
allow_index_dropping=True)
|
||||
allow_index_dropping=True)
|
||||
|
||||
Reference in New Issue
Block a user