POST ./accounts/google
Called with a provider token, should link provider account
POST parameters
| Name | Value Type | Validation | Details |
|---|---|---|---|
| oaUaID | String | Required | User ID |
| oaProviderToken | Sttring | required | Provider code get from url. |
Output example
{"success": true}
