oAuth using Swift SFAuthenticationSession

Yes, I am using the same, but I cannot pass header values, there is no option Apple SFAuthenticationSession

Apple SFAuthentication takes only URL, no Header

SFAuthenticationSession(url URL: URL,
callbackURLScheme: String?,
completionHandler: @escaping SFAuthenticationSession.CompletionHandler)