AllDevicesLogoutStrategy constructor

AllDevicesLogoutStrategy(
  1. TokenService _tokenService
)

Implementation

AllDevicesLogoutStrategy(this._tokenService);