cancel()
Cancels a web authentication session.
Declaration
func cancel()Mentioned in
Discussion
If the session has already presented a view with the authentication webpage, calling this method dismisses that view. Calling cancel() on an already canceled session has no effect.