package
0.0.0-20230706072115-8b501b01151f
Repository: https://github.com/packtpublishing/hands-on-software-engineering-with-golang.git
Documentation: pkg.go.dev

# Functions

NewOAuthFlow returns a Flow instance that can be used to execute a three-legged OAuth flow using the service provider from the specified configuration option.

# Structs

Flow implements the three-legged OAuth authentication flow.
Result represents the result of an OAuth authentication attempt.