Update credentials with Okta Auth idx

Are we able to update an authenticated user’s profile, password, and security credentials using Okta-Auth-js?

If so, are there any examples or code snippets?

Hello,

With OIE Orgs you can use the MyAccount APIs with an access_token returns after login.

The auth-js SDK does not expose these endpoints.

Thank you,