updated auth token handling using new users api.

This commit is contained in:
2023-12-07 14:46:57 +09:00
parent ac34a26b02
commit f10b42a1f2
9 changed files with 73 additions and 37 deletions

View File

@ -49,7 +49,7 @@ class FolderSimple:
name: str
access_level: int
lock: bool
lab_id: int
laboratory_id: int
description: str
created_at: str
updated_at: str