Commit Graph

7 Commits

Author SHA1 Message Date
mdurrant
e9b708a8d2 auth0: Added support for optional user_metadata field in signup 2017-08-20 07:15:31 -06:00
cedvdb
76eca1eb80 Update index.d.ts
added connection to authorizeOptions, and made every field of AuthorizeOption optional
2017-06-20 15:47:27 +02:00
Mine Starks
af934c1328 Merge pull request #17223 from adrianchia/auth0-js-patch1
Auth0-js: add usePostMessage to RenewAuthOptions, update test case
2017-06-15 18:26:59 -07:00
Nathan Shively-Sanders
4874667de9 Fix primitive weak type errors
These weak type errors were not caught in TS 2.4 RC. The final TS 2.4
will catch weak type errors with primitives, so this PR fixes those
now-caught errors.
2017-06-15 11:46:46 -07:00
Adrian Chia
1a363c67c4 Auth0-js: Add usePostMessage to RenewAuthOptions, update test case 2017-06-15 12:22:33 -05:00
Adrian Chia
524b072a5a Update auth0-js to v8.6 (#16704)
* Update auth0-js to v8.6

* remove redundant @method in JSDoc

* Fix auth0-js-test
2017-06-02 16:58:35 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00