menu
endaft_core package
documentation
server_test.dart
ApiGatewayAuthorizer
ApiGatewayAuthorizer.new constructor
ApiGatewayAuthorizer.new constructor
dark_mode
light_mode
ApiGatewayAuthorizer
constructor
ApiGatewayAuthorizer
(
{
required
Map
<
String
,
String
>
claims
,
required
List
<
String
>
scopes
,
})
Implementation
ApiGatewayAuthorizer({required this.claims, required this.scopes});
endaft_core package
documentation
server_test
ApiGatewayAuthorizer
ApiGatewayAuthorizer.new constructor
ApiGatewayAuthorizer class