Get Started with iOS Authentication using Swift and UIKit

Hello, @apanda1001! Joey deVilla, the author of the article here.

There are a couple of ways to get Auth0.swift using the Package Manager. The easy way is to simply enter Auth0.swift in the search text field…

…or if that doesn’t work, enter the URL for the Auth0.swift repo: https://github.com/auth0/Auth0.swift

In either case, make sure you select Up to Next Minor Version from the Dependency Rule drop-down menu.

Let me know if this works (or doesn’t work) for you!

— Joey