resources library
Classes
- Api
- An API resource.
- ApiOptions
- BucketResource
- JobResource
- JobResourceRequirements
- KeyValueStoreResource
- OidcOptions
- OidcSecurityDefinition
- QueueResource
- Resource
- A representation of a resource that can be registered with the Nitric server.
- Route
- Represents a single route on an API.
- Schedule
- SecretResource
-
SecureResource<
T extends Enum> - A resource that requires permissions to access it.
- Topic
- Websocket
Enums
Functions
-
attachOidc(
String apiName, OidcOptions options) → Future< void>
Typedefs
-
SecurityOption
= OidcOptions Function(List<
String> scopes)