config/src/gql_auth_provider library

Classes

GQLAuthProvider
Contract for providing authentication headers Implement this interface to provide custom auth headers

Typedefs

TokenCallback = Future<String?> Function()