test file added & mongo tested

This commit is contained in:
2025-01-14 17:01:33 +03:00
parent 5a23d41eef
commit 08b1815156
36 changed files with 2497 additions and 506 deletions

View File

@@ -16,4 +16,3 @@ class AccessToken(BaseModel):
@property
def delimiter(self):
return "*"