Created
June 27, 2019 11:04
-
-
Save Tanver-Hasan/0af8e59ae6f62d702206eb97f4fa9193 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var managementClient = new ManagementClient({ | |
clientId: '', | |
clientSecret: '', | |
domain: 'xxx.auth0.com', | |
retry: { | |
enabled : true | |
} | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.