connect

package
v1.6.6 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	AuthURL   = "https://www.mollie.com/oauth2/authorize"
	TokensURL = "https://api.mollie.com/oauth2/tokens"
)

Mollie's Oauth2 server URLs

Variables

View Source
var Endpoint = oauth2.Endpoint{
	AuthURL:   AuthURL,
	TokenURL:  TokensURL,
	AuthStyle: 0,
}

Endpoint is Mollies's OAuth 2.0 endpoint.

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