xing

package
v0.7.3 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package xing provides constants for using OAuth1 to access Xing.

Index

Constants

This section is empty.

Variables

View Source
var Endpoint = oauth1.Endpoint{
	RequestTokenURL: "https://api.xing.com/v1/request_token",
	AuthorizeURL:    "https://api.xing.com/v1/authorize",
	AccessTokenURL:  "https://api.xing.com/v1/access_token",
}

Endpoint is Xing's OAuth 1 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