lyft

package
v0.18.2 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// OAuth 2.0 Scopes
	Offline      = "offline"
	Profile      = "profile"
	Public       = "public"
	RidesRead    = "rides.read"
	RidesRequest = "rides.request"
)

Variables

This section is empty.

Functions

func Endpoint

func Endpoint() oauth2.Endpoint

func NewClientCredentials

func NewClientCredentials(ctx context.Context, clientID, clientSecret string, scopes []string) *http.Client

Types

This section is empty.

Jump to

Keyboard shortcuts

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