robertjd
robertjd
Thanks @bosticka ! We're busy building the next 4.x version, but I will review this as soon as possible.
Hi Alex, can you tell me the use case for sending both the cookie and the header? Since this technically isn't part of the migration work I'm inclined to not...
This library is now using ES6 syntax. We will continue to support Node 0.11 and 0.12 until October 1st and December 1st, respectively per the LTS plan from the node...
Hi @passatgt , unfortunately that functionality has not been patched. There is an endpoint in the Okta API to achieve this: https://developer.okta.com/docs/api/resources/users.html#change-password You may be able to make this call...
Hi @peebles , that method comes from the underlying Node SDK, which is not being 100% patched for Okta. I would suggest trying the alpha version of our Okta Node...
This library isn't (yet) using our REST API to create tokens for the client_credentials workflow. The underlying Node SDK will have this implemented in the next release (it's in master...
@typerandom this can be worked on, just link to master of the Node SDK. The upcoming release 0.19.0 will have the needed changes, as well as the new scope factory...
Hello @bosticka , thanks for the PR! JFYI, the tests will always fail on this PR because it's coming from outside of our repo. If we decide to move forward...
Hi @bosticka , thanks for the bump. I'll pull this up for us to look at. I'm concerned that the HD parameter could be spoofed by a malicious agent (because...
Hi @anesumuz , thanks for the information. What kind of error do you get when trying to request the `/login` route? Please not that the `website: true` option is no...