Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/msgbyte/tailchat
/
Class
server/plugins/com.msgbyte.iam/models/iam.ts:9–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
},
8
})
9
export
class
IAM extends TimeStamps implements db.Base {
10
_id: db.Types.ObjectId;
11
id: string;
12
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected