active_grid_network library

Classes

ActiveGridAuthenticationOptions
Model for authentication options
ActiveGridAuthenticator
Class for handling authentication related methods for ActiveGrid
ActiveGridClient
Api Client to communicate with the ActiveGrid Backend
ContentType
ContentType Used in ActiveGrid Requests These are normally part of dart:io which would limit the functionality for the web
HttpHeaders
HttpHeaders Used in ActiveGrid Requests These are normally part of dart:io which would limit the functionality for the web
IAuthenticator
Interface to provide common functionality for authorization operations

Enums

ActiveGridEnvironment
Possible Stages/Environment ActiveGrid can point to

Functions

enableWebAuth() Future<void>
Enable Authentication on the Web This is using a conditional import to listen for Authentication on the Web