EsiSecurity object no longer require app object to be initialized to get SSO Urls (authorize, token).
sso_url instead, to say whether you want SISI / TQ SSO (default is TQ) instead of the app object.app object.This introduce a small breaking change if you init EsiSecurity without keyword, since app parameter is no longer the first parameter. You need to:
app parameter in the 4th parameter [not recommended]