SingleDeviceLogoutStrategy constructor

SingleDeviceLogoutStrategy(
  1. TokenService _tokenService
)

Implementation

SingleDeviceLogoutStrategy(this._tokenService);