Skip to content

APIGateway_V2_Request_Context_Authorizer_JWT

pokryfka edited this page Aug 7, 2020 · 2 revisions

APIGateway.V2.Request.Context.Authorizer.JWT

JWT contains JWT authorizer information for the request context.

public struct JWT:​ Codable

Inheritance

Codable

Properties

claims

let claims:[String:​ String]

scopes

let scopes:[String]?
Clone this wiki locally