export class JwtService {
  constructor(
    @IWindow readonly w: IWindow,
  ) {}