Shenghan Gao
fff1399971
fix issues for auth0-js mentioned in #20210 ( #20221 )
...
* fix issues for auth0-js mentioned in #20210
* bump version
* fix lint errors
2017-10-09 14:46:09 -07:00
Andy
947a8fb761
Enable strictFunctionTypes ( #20373 )
2017-10-06 14:03:03 -07:00
rapmue
46f1650f0c
[auth0-js] Make options optional in authorize ( #20107 )
...
Since everything in `AuthorizeOptions` is optional and in the docs they are using authorize from `WebAuth` without any options, it should be possible to leave them out.
2017-10-03 10:27:45 -07:00
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