config

package
v0.9.5 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2020 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

View Source
const APIURL = "https://developer-api.nest.com"

APIURL provides the default Nest REST API endpoint.

View Source
const AuthURL = "https://home.nest.com/login/oauth2"

AuthURL for generating authorization request

View Source
const TokenURL = "https://api.home.nest.com/oauth2/access_token"

TokenURL provides the default authentication URL for OAuth API.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ClientID string
	Secret   string
	APIURL   string
}

Config represents configuration for Nest authentication API

Jump to

Keyboard shortcuts

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