okta-sdk-nodejs
okta-sdk-nodejs copied to clipboard
SDK does not implement getCurrentUser method from base API
trafficstars
https://developer.okta.com/docs/reference/api/users/#get-current-user The above method is not currently implemented in the node SDK, our service is currently calling this frequently through manual HTTP requests, even though we use other parts of this SDK. It would be nice if the method was implemented, so we could unify our service.
@OHaganA - Thanks for the report!
Expanding the SDK to cover additional endpoints is something that we are currently working on. I can't promise any timeline, but I can assure you it is not being ignored.