SFAuthenticationSessionHandler

public class SFAuthenticationSessionHandler: OnlineAuthenticationHandler

Uses SFAuthenticationSession (available in iOS 11) to handle authentication, then uses UAACodeExchangeAuthenticationHandler to exchange the retrieved authorization code for authentication and refresh tokens.