Cancels the process of handling the given request.
Required.
SDK
- macOS 10.15+
Framework
- Authentication
Services
Declaration
func cancel(_ request: ASWeb Authentication Session Request!)
Parameters
request
The request to cancel.
Discussion
Your browser app implements this method to accept cancelation requests from the initiating app.