Gaunt Sloth Assistant - v1.5.0
GitHub
Preparing search index...
gaunt-sloth-assistant
mcp/OAuthClientProviderImpl
createOAuthRedirectServer
Function createOAuthRedirectServer
createOAuthRedirectServer
(
path
:
string
,
portParam
?:
number
,
)
:
Promise
<
{
codePromise
:
Promise
<
string
>
;
port
:
number
;
server
:
Server
}
>
Parameters
path
:
string
Optional
portParam
:
number
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 - v1.5.0
Loading...