test-cases:

* completed test cases
* tested for all dbs
This commit is contained in:
lemonScaletech
2023-09-12 19:09:37 +05:30
parent 80e8b3aaac
commit 96fdc38c3c
13 changed files with 230 additions and 58 deletions

View File

@@ -52,6 +52,7 @@ type User {
revoked_timestamp: Int64
is_multi_factor_auth_enabled: Boolean
app_data: Map
totp_verified: Boolean
}
type Users {