How can I put the Universal Login screen onto my Xcode Swift iOS app?

Hi! I have an application in Xcode (swift, iOS) that I have used cocoapods/homebrew/etc to set up OAuth2 to be connected to, but now I just need to add the login screen onto the storyboards. This is my first time using Xcode and Oauth, so Im not sure how to add the login screen. Could someone give me a step by step?

Hey there!

You should look no further! Here’s a full step by step quickstart that will show you how to get a working Swift app with all the needed things in terms of authentication and authorization. Just make sure to follow the steps precisely:

I am also having this issue, I hope the above solution helps me! Thanks in for providing with the outcome!

No worries! We’re here for you!