# Functions
GetUser extracts a UserID located at the (dot notation) path (UserPath) in the json io.Reader of the UserURL.
# Structs
GenericOAuth provider.
Google provider.
OAuthProvider is a provider using the oauth2 library.
OIDC provider.
Providers contains all the implemented providers.
User is the authenticated user.
# Interfaces
Provider is used to authenticate users.