Preparing search index...
The search index is not available
@openfort/openfort-node
@openfort/openfort-node
index
DiscordOAuthConfig
Class DiscordOAuthConfig
Index
Constructors
constructor
Properties
client
Id
client
Secret
enabled
provider
attribute
Type
Map
discriminator
Methods
get
Attribute
Type
Map
Constructors
constructor
new
DiscordOAuth
Config
(
)
:
DiscordOAuthConfig
Returns
DiscordOAuthConfig
Properties
client
Id
client
Id
:
string
Discord API client ID.
client
Secret
client
Secret
:
string
Discord API client secret.
enabled
enabled
:
boolean
Enable OAuth provider.
provider
provider
:
"discord"
Static
Readonly
attribute
Type
Map
attribute
Type
Map
:
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
= ...
Type declaration
base
Name
:
string
format
:
string
name
:
string
type
:
string
Static
Readonly
discriminator
discriminator
:
undefined
|
string
= undefined
Methods
Static
get
Attribute
Type
Map
get
Attribute
Type
Map
(
)
:
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
Returns
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
client
Id
client
Secret
enabled
provider
attribute
Type
Map
discriminator
get
Attribute
Type
Map
@openfort/openfort-node
Loading...
Discord API client ID.