JwtAuthInterceptor constructor

JwtAuthInterceptor({
  1. required HydratedAuthCubitBase authCubit,
})

Implementation

JwtAuthInterceptor({required this.authCubit});