func authorizationResponseHandler (for: Response) async throws
Handles the
DeviceAuthorizationFlow.DeviceAuthResponse
Response
from a call to deviceFlowAuthorizationRequest()
. Sends a HTTP request to the initialized token endpoint for the tokens. Polling will only happen for 15 minutes.