logout abstract method
Logs out from an active DescopeSession.
Implementation
@Deprecated('Use revokeSessions instead')
Future<void> logout(String refreshJwt);
Logs out from an active DescopeSession.
@Deprecated('Use revokeSessions instead')
Future<void> logout(String refreshJwt);