Gaunt Sloth Assistant
GitHub
Preparing search index...
mcp/OAuthClientProviderImpl
createOAuthRedirectServer
Function createOAuthRedirectServer
createOAuthRedirectServer
(
path
:
string
,
portParam
?:
number
,
)
:
Promise
<
{
codePromise
:
Promise
<
string
>
;
port
:
number
;
server
:
Server
}
>
Parameters
path
:
string
portParam
:
number
= 0
Returns
Promise
<
{
codePromise
:
Promise
<
string
>
;
port
:
number
;
server
:
Server
}
>
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
GitHub
Gaunt Sloth Assistant
Loading...