square

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2023 License: MIT Imports: 4 Imported by: 0

README

Echo Examples

How does it work?

Start the OAuth flow with the OAuthStart handler (i.e. at /api/auth/square).

Then, the redirect uri should be configured to redirect to whatever endpoint OAuthCallback is mapped to (i.e. /api/auth/square/callback).

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OAuthCallback

func OAuthCallback(c echo.Context) error

func OAuthStart

func OAuthStart(c echo.Context) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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