Login different user in Facebook SDK for iOS - Stack Overflow

Just add this line of code: loginManager.loginBehavior = .web. and with every login you can auth with new credentials.

Lee mas