Contents

complete(httpAuthorizationHeaders:)

Indicates the requested authorization succeeded with tokens in the HTTP headers.

Declaration

func complete(httpAuthorizationHeaders: [String : String])

Parameters

  • httpAuthorizationHeaders:

    The collection of tokens from the header.

See Also

Completing a Request