internal

package
v0.1.11 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ProdAPIbase   = "https://app.clickup.com/api"
	ProdAPIbaseV2 = "https://app.clickup.com/api/v2"
)

Variables

This section is empty.

Functions

func CheckToken added in v0.1.11

func CheckToken() bool

CheckToken returns True if a user auth token is availalble, otherwise false

func GetToken added in v0.1.4

func GetToken() string

GetToken retrieves client ID, client secret, and localhost port, and implements webserver to allow end-user to authenticate, returning authorization token

func SaveToken added in v0.1.11

func SaveToken(token string)

SaveToken saves the API Access Token to the config file for re-use

Types

This section is empty.

Jump to

Keyboard shortcuts

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