package oauth2

type Context struct {
	Config ServerConfig
}
