package
1.8.0
Repository: https://github.com/apache/servicecomb-mesher.git
Documentation: pkg.go.dev

# Functions

NewOAuth2 returns new auth handler.
Use put a custom oauth2 logic then register handler to chassis.
WriteBackErr write err and callback.

# Constants

AuthName is the auth style.
Random is a state value.

# Variables

# Structs

Handler is is a oauth2 pre process raw data in handler.
OAuth2 should implement oauth2 server side logic it is singleton.