oAuth2 server and Cassandra DB infrastructure with nodejs - Web Mobile App and IoT Development Firm - Pupa Clic Web Mobile App and IoT Development Firm – Pupa Clic

oAuth2 server and Cassandra DB infrastructure with nodejs

oAuth2 server and Cassandra DB infrastructure with nodejs

The architecture engineers at Pupa Clic are always looking at incorporating enterprise cutting edge technologies so that work done is always future ready and scalable. In recent days, enterprises are scaling their nodejs stacks with a DB store powered by Cassandra and would also want their API endpoint infrastructure to support OAuth 2 with its various grant type options such as

  • authorization_code
  • password
  • refresh_token
  • client_credentials
  • and extension (custom) grant types

With Alexa skill also requiring OAuth 2 setup for their account login management, it made sense for the engineer’s of Pupa Clic to also build a community friendly version of the nodejs – OAuth2 server implementation with Cassandra support so that more organisations can deploy to scale at a faster means. If you interested in having access to the code .:  Head to our contact us page or email us at [email protected] with the subject “Cassandra OAuth2 code”.

Our community edition also supports switching to Mongo, SQL, MySQL, Postgres and SQLite as well, thereby ensuring a unified system with scalability at its core.

Thoughts ?