Hiyve Components - v1.0.0
Preparing search index...
@hiyve/identity-client
MCPToken
Interface MCPToken
interface
MCPToken
{
brandOrgId
:
string
;
createdAt
:
string
;
createdBy
:
string
;
expiresAt
:
string
;
id
:
string
;
isRevoked
:
boolean
;
lastUsed
?:
string
;
metadata
:
{
description
?:
string
;
ipRestriction
?:
string
[]
;
name
?:
string
}
;
permissions
:
string
[]
;
scope
:
"mcp"
;
updatedAt
:
string
;
usageCount
:
number
;
}
Index
Properties
brand
Org
Id
created
At
created
By
expires
At
id
is
Revoked
last
Used?
metadata
permissions
scope
updated
At
usage
Count
Properties
brand
Org
Id
brandOrgId
:
string
created
At
createdAt
:
string
created
By
createdBy
:
string
expires
At
expiresAt
:
string
id
id
:
string
is
Revoked
isRevoked
:
boolean
Optional
last
Used
lastUsed
?:
string
metadata
metadata
:
{
description
?:
string
;
ipRestriction
?:
string
[]
;
name
?:
string
}
permissions
permissions
:
string
[]
scope
scope
:
"mcp"
updated
At
updatedAt
:
string
usage
Count
usageCount
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
brand
Org
Id
created
At
created
By
expires
At
id
is
Revoked
last
Used
metadata
permissions
scope
updated
At
usage
Count
Hiyve Components - v1.0.0
Loading...