Commit Graph

7 Commits

Author SHA1 Message Date
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Joe Schafer
c3696a6b87 auth0.lock - fix module name
The module name for auth0.lock is auth0-lock as seen in the example:

https://github.com/auth0/lock/blob/master/examples/webpack/src/app.js

I'm not sure where the Auth0Lock name came from, but typescript fails to
resolve the module with the name Auth0Lock.
2016-03-01 22:37:59 -05:00
Ian Ker-Seymer
44dad1d237
Add getClient() to auth0.lock 2015-12-07 17:56:00 -05:00
Daniel Rosenwasser
8be8a5707e Added 'icon' to 'Auth0LockOption' for 'auth0.lcok'. 2015-07-30 12:07:44 -07:00
AdvancedREI
72b9fa782c Additional Auth0 Lock changes
Somehow one of the files didn't get checked in on the last go-around.
2015-04-01 21:04:29 -07:00
AdvancedREI
75e6886882 Fixes to Auth0 Lock
- Made all LockOptions optional.
- Added separate ConstructorOptions
- Fixed some method overloads.
2015-04-01 20:58:39 -07:00
AdvancedREI
2faa0bb67a Added definitions for the Auth0.com Lock platform. 2015-04-01 19:27:53 -07:00