Globus SDK for JavaScript
Preparing search index...
@globus/sdk
auth
developers
clients
Client
Type Alias Client
See
https://docs.globus.org/api/auth/reference/#client_resource
type
Client
=
{
client_type
:
ClientType
;
fqdns
:
string
[]
;
grant_types
:
ClientGrantType
[]
;
id
:
string
;
links
:
{
privacy_policy
?:
string
;
terms_and_conditions
?:
string
}
;
name
:
string
;
parent_client
:
string
|
null
;
preselect_idp
:
string
|
null
;
project
:
string
|
null
;
prompt_for_named_grant
:
boolean
;
public_client
:
boolean
;
redirect_uris
:
string
[]
;
required_idp
:
string
|
null
;
scopes
:
string
[]
;
userinfo_from_effective_identity
:
boolean
;
visibility
:
"public"
|
"private"
;
}
Index
Properties
client_
type
fqdns
grant_
types
id
links
name
parent_
client
preselect_
idp
project
prompt_
for_
named_
grant
public_
client
redirect_
uris
required_
idp
scopes
userinfo_
from_
effective_
identity
visibility
Properties
client_
type
client_type
:
ClientType
fqdns
fqdns
:
string
[]
grant_
types
grant_types
:
ClientGrantType
[]
id
id
:
string
links
links
:
{
privacy_policy
?:
string
;
terms_and_conditions
?:
string
}
name
name
:
string
parent_
client
parent_client
:
string
|
null
preselect_
idp
preselect_idp
:
string
|
null
project
project
:
string
|
null
prompt_
for_
named_
grant
prompt_for_named_grant
:
boolean
public_
client
public_client
:
boolean
redirect_
uris
redirect_uris
:
string
[]
required_
idp
required_idp
:
string
|
null
scopes
scopes
:
string
[]
userinfo_
from_
effective_
identity
userinfo_from_effective_identity
:
boolean
visibility
visibility
:
"public"
|
"private"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client_
type
fqdns
grant_
types
id
links
name
parent_
client
preselect_
idp
project
prompt_
for_
named_
grant
public_
client
redirect_
uris
required_
idp
scopes
userinfo_
from_
effective_
identity
visibility
Globus SDK for JavaScript
Loading...
See
https://docs.globus.org/api/auth/reference/#client_resource