Skip to content

Prerequisite
1 mins

Before you start, ensure you have the following:

  • About 60 minutes
  • WSO2 Identity Server setup
  • Node.js v18+ and npm
  • A favorite text editor or IDE

Note

You need to have installed Node.js v18+ and npm (which comes inbuilt with Node) to run this sample. Although Node.js is primarily a server-side language,it needs to have been installed to manage dependencies and run scripts for our project.