@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
sdk
FederationCredentialsOptions
Type Alias FederationCredentialsOptions
type
FederationCredentialsOptions
=
{
clientId
:
string
;
federationEndpoint
:
string
;
federationId
:
string
;
noBrowserOpen
?:
boolean
;
profileName
:
string
;
timeoutMs
?:
number
;
type
:
"federation"
;
writer
?:
(
s
:
string
)
=>
void
;
}
Index
Properties
client
Id
federation
Endpoint
federation
Id
no
Browser
Open?
profile
Name
timeout
Ms?
type
writer?
Properties
client
Id
clientId
:
string
federation
Endpoint
federationEndpoint
:
string
federation
Id
federationId
:
string
Optional
no
Browser
Open
noBrowserOpen
?:
boolean
profile
Name
profileName
:
string
Optional
timeout
Ms
timeoutMs
?:
number
type
type
:
"federation"
Optional
writer
writer
?:
(
s
:
string
)
=>
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
Id
federation
Endpoint
federation
Id
no
Browser
Open
profile
Name
timeout
Ms
type
writer
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...