MCP Server Framework - v1.0.0
Preparing search index...
mcp-server-framework
hasAllScopes
Function hasAllScopes
hasAllScopes
(
authInfo
:
AuthInfo
|
undefined
,
scopes
:
string
[]
)
:
boolean
Check if the token has all specified scopes. Returns
false
if not authenticated.
Parameters
authInfo
:
AuthInfo
|
undefined
scopes
:
string
[]
Returns
boolean
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
MCP Server Framework - v1.0.0
Loading...
Check if the token has all specified scopes. Returns
falseif not authenticated.