menu
descope package
documentation
descope.dart
DescopeAuth
logout abstract method
logout abstract method
dark_mode
light_mode
logout
abstract method
Future
<
void
>
logout
(
String
refreshJwt
)
Logs out from an active
DescopeSession
.
Implementation
Future<void> logout(String refreshJwt);
descope package
documentation
descope
DescopeAuth
logout abstract method
DescopeAuth class