Skip to content

Instantly share code, notes, and snippets.

@darilldrems
Created July 21, 2016 17:24
Show Gist options
  • Save darilldrems/e2974621d4d9b7339c893acc5123950a to your computer and use it in GitHub Desktop.
Save darilldrems/e2974621d4d9b7339c893acc5123950a to your computer and use it in GitHub Desktop.
Otp authentication.
POST curl https://pwcstaging.herokuapp.com/otp/authenticate
-H "Authorization: Bearer [access_token_here]"
-d otp=446
-d phonenumber=+2349098090424
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment