GoogleSignInController.(constructor) Constructor
Initializes the GoogleSignInController.
Signature
constructor(clientId: string);Parameters
| Parameter | Type | Description |
|---|---|---|
| clientId | string | The client ID of the application that is requesting authorization. |