menu
sky_network package
documentation
sky_network.dart
BaseAuthInterceptor
refreshToken abstract method
refreshToken abstract method
dark_mode
light_mode
refreshToken
abstract method
Future
<
bool
>
refreshToken
(
)
Requests a token refresh. Returns true if the refresh succeeded.
Implementation
Future<bool> refreshToken();
sky_network package
documentation
sky_network
BaseAuthInterceptor
refreshToken abstract method
BaseAuthInterceptor class