# Packages
No description provided by the author
# README
OAuth2
Oauth2 middleware for http.
Environment based configuration
OAUTH2_URL
default:"https://cp-1-prod.pacelink.net"
- URL of the Oauth server that provides
/oauth2/introspect
- URL of the Oauth server that provides
OAUTH2_CLIENT_ID
- ID of the oauth2 client
OAUTH2_CLIENT_SECRET
- Secret of the oauth2 client