-
Notifications
You must be signed in to change notification settings - Fork 2
APIGateway_V2_Request_Context_Authorizer_JWT
pokryfka edited this page Oct 1, 2020
·
2 revisions
JWT contains JWT authorizer information for the request context.
public struct JWT: Codable
Codable
let claims: [String: String]
let scopes: [String]?
Generated at 2020-10-02T05:43:09+0000 using swift-doc 1.0.0-beta.5.