package
0.1.5
Repository: https://github.com/munchpass/gothsquare.git
Documentation: pkg.go.dev

# 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).

# Functions

No description provided by the author
No description provided by the author