func authUser() { //'self' is unnecessary, but illustrates it's not an iVar self.authSession = SFAuthenticationSession..... self.authSession.start()}iOS 11, Privacy and Single Sign On61813Jordan MorganJens AlfkeFollowJul 21, 2017 · 1 min readTypo: I’m pretty sure you mean “illustrates that it’s an iVar”.