Definition at line 17 of file auth_interceptor.dart.
◆ _handleTokenExpiration()
| Future< void > Interceptor::_handleTokenExpiration |
( |
| ) |
|
|
inlineprivate |
◆ AuthInterceptor()
| Interceptor::AuthInterceptor |
( |
{required this.dio} | | ) |
|
|
private |
◆ onRequest()
| override void Interceptor::onRequest |
( |
RequestOptions | options, |
|
|
RequestInterceptorHandler | handler ) |
|
inlineprivate |
◆ onResponse()
| override void Interceptor::onResponse |
( |
Response | response, |
|
|
ResponseInterceptorHandler | handler ) |
|
inlineprivate |
◆ _authService
◆ _fastSignInService
◆ _tokenSecureStorage
◆ dio
| final Dio Interceptor::dio |
|
private |
The documentation for this class was generated from the following file: