Identitytoolkit

Identitytoolkit

Identity Toolkit API

The Google Identity Toolkit API lets you use open standards to verify a user's identity.

Constructor

new Identitytoolkit()

Example
```js
const {google} = require('googleapis');
const identitytoolkit = google.identitytoolkit('v2');
```

Identitytoolkit

Google Identity Toolkit API

Help the third party sites to implement federated login.

Constructor

new Identitytoolkit()

Example
```js
const {google} = require('googleapis');
const identitytoolkit = google.identitytoolkit('v3');
```