Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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"
  • No labels