public GpuAuthLoginBehavior(ThirdpartyConf conf) : base(conf) { }
public ThirdpartyLoginBehavior(ThirdpartyConf conf) { this.Config = conf; }