Using PFTwitterSignOn with redirection.io

Objective-C integration

Install
# See https://github.com/prix-fixe/PFTwitterSignOn
Retrieves the collection of Log resources.
curl \
  -H "Authorization: $API_KEY" \
  /logs
Retrieves the collection of Rule resources.
curl \
  -H "Authorization: $API_KEY" \
  /rules
Retrieves the collection of User resources.
curl \
  -H "Authorization: $API_KEY" \
  /users
SDK on GitHub 📄 API Docs
SDK
PFTwitterSignOn
Objective-C
API
redirection.io
redirection.io
At a glance
Language Objective-C
Endpoints89