clients

package
v0.0.0-...-7f3aa20 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BotUserMinID = int64(1000)
View Source
var ClientApps = []types.ClientApplication{
	{
		UserID:    BotUserMinID + 2,
		UserRoles: []string{},
		ClientId:  "flashpoint-launcher",
		Name:      "Flashpoint Launcher",
		Scopes:    []string{types.AuthScopeIdentity, types.AuthScopeGameRead, types.AuthScopeGameEdit, types.AuthScopeSubmissionReadFiles, types.AuthScopeSubmissionRead},
		OwnerUID:  int64(689080719460663414),
	},
	{
		UserID:            BotUserMinID + 3,
		UserRoles:         []string{"Curator"},
		ClientId:          "flashpoint-community",
		Name:              "Flashpoint Community",
		Scopes:            []string{types.AuthScopeIdentity},
		RedirectURIs:      []string{"https://fpcomm-dev.colintest.site/auth/callback", "https://community.flashpointarchive.org/auth/callback", "https://community-test.flashpointarchive.org/auth/callback"},
		ClientCredsScopes: []string{types.AuthScopeIdentity, types.AuthScopeGameRead},
		OwnerUID:          int64(689080719460663414),
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL