Module: google-auth

Vue component for Google authentication. Not used in the current version of the application.

Source:

Example

<GoogleAuth />

Methods

(function) data()

Method data
Source:

(method) handleCredentialResponse(response)

Handles the response from the Google authentication.

Parameters:
Name Type Description
response Object

The response from the Google authentication.

Source:

(function) mounted()

Initializes the Google authentication button.

Source: