Summary
Logout the current user
- Namespace
- OpenTl
.ClientApi .Services .Interfaces - Containing Type
- IAuthService
Syntax
Task LogoutAsync(CancellationToken cancellationToken = default(CancellationToken))
Parameters
Name | Type | Description |
---|---|---|
cancellationToken | CancellationToken | Сancellation token |
Return Value
Type | Description |
---|---|
Task | Logout succeess |