config/config library
Classes
- GQLAuthProvider
- Contract for providing authentication headers Implement this interface to provide custom auth headers
- GQLConfig
- GQLExceptionProvider
- Similar to GQLAuthProvider but for exceptions
Typedefs
-
TokenCallback
= Future<
String?> Function()