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