Definition at line 6 of file auth_interceptor.dart.
◆ _handleTokenExpiration()
| Future< void > Interceptor::_handleTokenExpiration |
( |
| ) |
|
|
inlineprivate |
◆ AuthInterceptor()
| Interceptor::AuthInterceptor |
( |
{required this.dio} | | ) |
|
|
private |
◆ onError()
| override void Interceptor::onError |
( |
DioException | err, |
|
|
ErrorInterceptorHandler | handler ) |
|
inlineprivate |
◆ onRequest()
| override void Interceptor::onRequest |
( |
RequestOptions | options, |
|
|
RequestInterceptorHandler | handler ) |
|
inlineprivate |
◆ _sessionSecureStorage
◆ _tokenSecureStorage
◆ dio
| final Dio Interceptor::dio |
|
private |
The documentation for this class was generated from the following file: