Updated docs

This commit is contained in:
2024-09-26 11:55:53 +02:00
parent b448229d88
commit 0c4212049c
8 changed files with 233 additions and 16 deletions

View File

@@ -11,9 +11,6 @@ namespace HopFrame.Database {
}
class TokenEntry {
{static} +RefreshTokenType: int = 0
{static} +AccessTokenType: int = 1
+Type: int
+Token: string
+UserId: string