mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-06 16:20:26 +08:00
Added 'icon' to 'Auth0LockOption' for 'auth0.lcok'.
This commit is contained in:
Vendored
+1
@@ -27,6 +27,7 @@ interface Auth0LockOptions {
|
||||
forceJSONP?: boolean;
|
||||
gravatar?: boolean;
|
||||
integratedWindowsLogin?: boolean;
|
||||
icon?: string;
|
||||
loginAfterSignup?: boolean;
|
||||
popup?: boolean;
|
||||
popupOptions?: Auth0LockPopupOptions;
|
||||
|
||||
Reference in New Issue
Block a user