# README
oauth2
OAuth2 web handler for Google/BSU
# Functions
NewClient returns a client that has two helper functions, one is an AuthHandler with needs to be installed at the same address as redirect, the other is a Shim that checks for valid credentials and rejects the unauthorized users.
# Constants
BSUEmail is a valid regexp for any BSU address.
# Type aliases
No description provided by the author