Philipp Zins
355f07aadf
auth0-lock: Set TypeScript version
2018-10-30 09:43:37 +01:00
Philipp Zins
4e679ca1e5
fix ci
2018-10-29 10:02:39 +01:00
Philipp Zins
4c4a7bc58f
fix ci
2018-10-29 09:38:23 +01:00
Donald Pipowitch
6e8d899d41
auth0-lock: Set TypeScript version
2018-10-29 09:13:53 +01:00
Zain Asgar
2e1f8e6fc2
Add missing responseMode. ( #29670 )
...
Fix missing responseMode in Auth0LockAuthOption as changed in https://github.com/auth0/lock/pull/526
2018-10-15 09:46:24 -07:00
James Ah Yong
71a3debca4
[auth0-lock] add Auth0LockConstructorOptions.allowAutocomplete ( #29486 )
...
* add Auth0LockConstructorOptions.allowAutocomplete
* allowPasswordAutocomplete, flashMessage, scrollGlobalMessagesIntoView
* update tests
2018-10-08 10:11:25 -07:00
Will Caulfield
d01da3c1db
auth0-lock: add hideMainScreenTitle to Auth0LockThemeOptions
2018-08-16 16:07:18 -04:00
Ben Parnell
e70390c802
auth0-lock: add allowShowPassword to Auth0LockConstructorOptions
2018-06-25 10:50:23 +01:00
Luis Deschamps Rudge
dafdf97b5f
add tests
2018-06-08 05:48:16 -03:00
Luís Rudge
6f9e603688
add languageDictionary to Auth0LockShowOptions
2018-06-08 05:37:23 -03:00
Michael Martin
3a684d5e26
[auth0-lock] Add missing props in AuthResult ( #25389 )
...
* [auth0-lock] Adds missing params in AuthResult
* [auth0-lock] whitespace fix
2018-05-01 09:26:25 -07:00
Brian Caruso
e50e94b2a0
Add '_enableIdPInitiatedLogin' to auth0-lock constructor's type definition ( #24721 )
2018-04-09 12:55:05 -07:00
Justin Francos
0b59f703b5
Update to Auth0LockConstructorOptions ( #24781 )
...
The member 'avatar' should allow 'null', to be consistent with the documentation at:
https://auth0.com/docs/libraries/lock/v11/configuration#avatar-object-
I discovered this when I was trying to figure out why I was seeing 404 errors to gravitar.com in my browser console when logging in.
2018-04-09 10:32:40 -07:00
Chris Moyer
17805e6b66
Adds _enableImpersonation config option for auth0-lock
...
This is available as of Lock 11.4.
2018-03-21 10:24:37 -04:00
Brian Caruso
875640f00e
Add 'Other' constructor parameters
2018-03-12 13:09:42 -07:00
Andy Hanson
45c9246c09
Remove esModuleInterop from tsconfigs (no longer mandatory)
2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs ( #23354 )
2018-02-05 11:01:56 -08:00
Larry Faudree Jr
ea4334a941
Update/auth0-lock: Add checkbox support for signup fields ( #23182 )
...
* updated index.d.ts and added passing test
* add union of types for signupfields
2018-01-26 09:09:35 -08:00
Sterling Camden
fc6c685112
add auth result type to callbacks instead of any
2017-12-08 10:54:41 -08:00
Sterling Camden
633fd064a6
fix whitespace and be explicit about callback types
2017-12-08 10:44:39 -08:00
Sterling Camden
4ef390ef6e
Update auth0-lock-tests.ts
2017-12-08 10:13:34 -08:00
Sterling Camden
9890a3710c
Update index.d.ts
2017-11-28 15:52:44 -08:00
Sterling Camden
7f65085621
add types for checkSession method
2017-11-28 15:46:38 -08:00
Andy
947a8fb761
Enable strictFunctionTypes ( #20373 )
2017-10-06 14:03:03 -07:00
Andy
8725002bd4
Add tslint disables for "no-declare-current-package" ( #20044 )
2017-09-26 11:12:15 -07:00
Andy
924fafffc0
Fix remaining lint errors ( #19166 )
2017-08-20 15:37:53 -07:00
Andy
5d6c651a1a
Apply stricter lint rules ( #19063 )
2017-08-17 14:53:41 -07:00
Dan Caddigan
c2cef9fd8b
fix(auth0-lock): adds additional theme options ( #16426 )
...
* fix(auth0-lock): adds additional theme options
* fix(auth0lock): adds AuthResult object
2017-06-01 09:00:10 -07:00
Andy
9a906f0562
Remove package.json dependencies on @types packages ( #15460 )
2017-03-29 09:48:13 -07:00
Andy Hanson
354cec620d
Move all packages to a types directory
2017-03-24 14:27:52 -07:00