resources library

Classes

Api
An API resource.
ApiOptions
BucketResource
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

Functions

attachOidc(String apiName, OidcOptions options) Future<void>

Typedefs

SecurityOption = OidcOptions Function(List<String> scopes)