okta-sdk-nodejs icon indicating copy to clipboard operation
okta-sdk-nodejs copied to clipboard

SDK does not implement getCurrentUser method from base API

Open OHaganA opened this issue 5 years ago • 1 comments
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 avatar Jan 15 '20 14:01 OHaganA

@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.

swiftone avatar Jan 17 '20 21:01 swiftone