Mike Fisher
b4ea50c7a9
[auth0] Fix ManagementClient.linkUsers signature ( #25219 )
2018-04-24 16:06:57 -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
Seth Westphal
2c84740341
Fix Auth0 createPasswordChangeTicket() parameters. ( #23147 )
2018-01-24 08:58:16 -08:00
Donald Pipowitch
4d594ddb55
fixed connection types in auth0 ( #22843 )
2018-01-17 10:05:28 -08:00
Donald Pipowitch
30a18caa99
added identifier prop to resource servers in auth0 ( #22842 )
...
* added identifier prop to resource servers in auth0
* require identifier for new resource servers
2018-01-12 16:21:46 -08:00
Paul van Brenk
d95893c76b
Merge pull request #22407 from donaldpipowitch/patch-16
...
fixed ResourceServer and ClientGrant typings to auth0
2017-12-28 13:10:54 -08:00
Donald Pipowitch
6e277252e7
added test for retry option in auth0
2017-12-28 07:03:06 +01:00
Donald Pipowitch
81890fa478
added/fixed client grant typings in auth0
2017-12-21 14:10:15 +01:00
Donald Pipowitch
32293959a9
added CreateResourceServer to auth0
2017-12-21 13:21:24 +01:00
Donald Pipowitch
71a09643cc
added ResourceServer to auth0
2017-12-21 09:56:30 +01:00
Donald Pipowitch
bd202bef48
added RetryOptions in auth0
2017-12-13 08:24:20 +01:00
Seth Westphal
0513c1e5e4
Add Auth0 getUsersByEmail. ( #21948 )
2017-12-06 08:49:04 -08:00
Yevhenii
fac99fed26
Fix auth0 updateEmailProvider arguments
2017-11-13 09:50:34 +01:00
Donald Pipowitch
212dadef88
fixed client api's in auth0
2017-11-06 09:33:10 +01:00
Andy
19f89399e4
Ensure every package has a tslint.json ( #21009 )
...
* Ensure every package has a tslint.json
* Fixes
2017-10-25 11:13:50 -07:00
Donald Pipowitch
4181075775
fixed rule api's in auth0 ( #20750 )
...
* fixed rule api's in auth0
* updated auth0 header
2017-10-24 11:03:28 -07:00
Daniel Glasgow
4e39a2f43d
@types/auth0 add full typedef for ManagementClientOptions Issue #20210 ( #20214 )
...
* Add full typedef for ManagementClientOptions
* add semi colons and remove '?'
2017-10-09 14:40:30 -07:00
Andy
947a8fb761
Enable strictFunctionTypes ( #20373 )
2017-10-06 14:03:03 -07:00
Andy
bdeaabff24
auth0: Allow to omit params to getUsers ( #19098 )
2017-08-17 13:32:23 -07:00
Paul van Brenk
2dfa1ee22c
Update index.d.ts
...
Fix version number
2017-06-29 12:48:45 -07:00
Daniel McKenzie
a9a6876e7b
Add optional provider on Auth0
2017-06-29 17:18:51 +01:00
Daniel McKenzie
f2be3686d3
Update Auth0 typings for client credentials
2017-06-29 12:15:59 +01:00
amiram
d7603c2fcd
Delete UpdateUserParameters
2017-06-21 22:21:37 +03:00
amiram
65182b2c0a
Make CreateUserData extend UserData
2017-06-21 22:13:56 +03:00
amiram
ae5fb295e1
Make UpdateUserData extend UserData
2017-06-21 22:13:56 +03:00
amiram
e349d7dccb
CreateUserData: add more properties.
...
UpdateUserData: added.
DeleteMultifactorParams: added type for provider.
UnlinkAccountsParams: added type for provider.
UnlinkAccountsResponse: added.
deleteUserMultifactor: removed returned value.
2017-06-21 22:13:56 +03:00
amiram
f4568de874
auth0
...
fix getUser returns only a single user
fix deleteUser returns void
fix getUser and deleteUser mandatory params
2017-06-21 22:13:56 +03:00
amiram
c6288cb4e2
auth0
...
fix getUser returns only a single user
fix deleteUser returns void
fix getUser and deleteUser mandatory params
2017-06-21 22:13:56 +03:00
amiram
de620dec87
auth0
...
fix getUser returns only a single user
fix deleteUser returns void
fix getUser and deleteUser mandatory params
2017-06-21 22:13:55 +03:00
Andy Hanson
c15e214e5a
bluebird: Make Thenable an alias to the builtin PromiseLike.
2017-06-16 09:02:18 -07:00
Andy Hanson
354cec620d
Move all packages to a types directory
2017-03-24 14:27:52 -07:00