@modelcontextprotocol/sdk
Preparing search index...
server/auth/provider
AuthorizationParams
Type Alias AuthorizationParams
type
AuthorizationParams
=
{
codeChallenge
:
string
;
redirectUri
:
string
;
resource
?:
URL
;
scopes
?:
string
[]
;
state
?:
string
;
}
Index
Properties
code
Challenge
redirect
Uri
resource?
scopes?
state?
Properties
code
Challenge
codeChallenge
:
string
redirect
Uri
redirectUri
:
string
Optional
resource
resource
?:
URL
Optional
scopes
scopes
?:
string
[]
Optional
state
state
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
Challenge
redirect
Uri
resource
scopes
state
@modelcontextprotocol/sdk
Loading...