Live is streaming live. Watch now.

Node.js - Authentication

Demonstrates the basic authentication and authorization mechanism used when an app interacts with a VMware GemFire cluster.

Download ZIP View on GitHub

This Node.js example demonstrates the basic authentication and authorization mechanism used when an app interacts with a VMware GemFire cluster. The app does a put, a get, and a remove operation to show authorization.

This example works with either a local VMware GemFire cluster or a local Apache Geode cluster.