jav8r1at

Results 1 issues of jav8r1at

application.acquireToken(with: interactiveParameters) { (result, error) in guard let result = result else { print("error \(error?.localizedDescription)") return } once we have the token from the above what method should be called...