GET - /passport/validate/:strategy
General Information
Service | API | Method | Data Models | Workflow |
---|---|---|---|---|
oauth | /passport/validate/:strategy | GET | N/A | N/A |
Description
To validate a passport login. this should be the callback of your application
Input
Type: application/json
Name | Source | Mandatory | Type | Special Format | Description |
---|---|---|---|---|---|
strategy | Path | YES | String | N/A | "facebook", "google", "twitter", "github", "azure" |
Output
Response
SOAJS has a unified response. Check out this link to understand more the schema of SOAJS response