auth0 / Guardian.swift

Swift toolkit for Auth0 Guardian API
https://auth0.com/guardian
MIT License
9 stars 19 forks source link

Jb0/update carthage dependencies #87

Closed jbauth0 closed 7 months ago

jbauth0 commented 4 years ago

By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

This PR updates the Carthage dependencies and the affected unit tests. It also includes Swift 5.0 updates as recommended by Xcode.

It also adds a Readme file to the sample app to help with the set up and configuration.

Testing

All existing unit tests should be working.

Checklist