diff --git a/auth0.lock/auth0.lock.d.ts b/auth0.lock/auth0.lock.d.ts index e8ba3cb99..bef269dbc 100644 --- a/auth0.lock/auth0.lock.d.ts +++ b/auth0.lock/auth0.lock.d.ts @@ -27,6 +27,7 @@ interface Auth0LockOptions { forceJSONP?: boolean; gravatar?: boolean; integratedWindowsLogin?: boolean; + icon?: string; loginAfterSignup?: boolean; popup?: boolean; popupOptions?: Auth0LockPopupOptions;