Node-oracledb 5.5 for Oracle DB supports Azure OAuth 2.0 Token Authentication

--

An abstract, colorful image
Photo by Milad Fakurian on Unsplash

Release announcement: A new release of node-oracledb, the Node.js and TypeScript module for accessing Oracle Database, is available from npm.

Top features: OAuth 2.0 Token Support

OAuth 2.0 token authentication to Oracle Database is now supported by node-oracledb 5.5. This lets Oracle Cloud Infrastructure (OCI) users be centrally managed by Microsoft Azure Active Directory.

See the CHANGELOG for all other changes.

Installing or Upgrading node-oracledb

You can install or upgrade node-oracledb by updating your package.json requirements:

"dependencies": {
"oracledb": "^5.5"
},

Resources

Finally, contributions to node-oracledb are more than welcome, see CONTRIBUTING.

--

--

Christopher Jones

Oracle Database Product Manager for language drivers including Python python-oracledb, Node.js node-oracledb, PHP OCI8 and more! On Mastodon: @cjbj@phpc.social