FQAuth iOS

iOS SDK to interact with FQAuth Server

Goals

  1. A sample app to show how Auth might work with FQAuth
  2. Reusable drop-in screens to get authentication working in your app.

Local development setup

Install Mint and use Swish as a task runner to generate the .xcodeproj.

  1. brew install mint
  2. mint bootstrap -l
  3. swish project