This is the code for the SAP Graph Tutorial Part 3: Use SAP Graph securely with real data – Authentication
- Node.js
- Credentials key-file (credentials.json) for an SAP Graph instance. Please see the tutorial for details on how to obtain this file.
- Clone the repository
- Add your credentials key-file as
src/credentials.json - Run
npm install - Run
npm start - Open your browser and navigate to http://localhost:3003
For more information please refer to this README