dart.libraries.dio.auth.auth.mustache Maven / Gradle / Ivy
{{>header}}
import 'package:dio/dio.dart';
abstract class AuthInterceptor extends Interceptor {
/// Get auth information on given route for the given type.
/// Can return an empty list if type is not present on auth data or
/// if route doesn't need authentication.
List