PublicShow sourceauth_google.pl -- Enable login with Google

This module allows for configures login with Google. To enable this module:

  1. Follow these steps to create a Google project and get
  2. COPY this file to config-enabled
  3. EDIT the following server attributes (near the end of this file)
Source swish_config:user_info(+Request, ?Server, -Info:dict) is semidet[multifile]
True if Info represents describes the currently logged in user.
Source oauth2:server_attribute(?ServerID, ?Attribute, ?Value)[multifile]
Declare properties of an oauth2 identity provider. The values below are for a Unity server.
See also
- swish(lib/oauth2) for a description of the attributes.