- Using Postman, go to the menu Files > Import and import the file NestJS API - CIRCUIT ON.postman_collection.json, available on this folder
- On the top right, click on the environment button, click on Add and include on the list the required environments. Enter the values and Save.
- baseUrl => Your App URL, e.g.: http://localhost:3000
- oktaClientId => Your OKTA Client Id, e.g.: 0oa7abc5g62YiXY795d7
- oktaDomain => Your OKTA Domain, e.g.: https://dev-00000000.okta.com
- On the left, double-click on NestJS API - CIRCUIT ON and go to the Authorization tab
- At the end of the Authorization tab, click on Get New Access Token
- The browser will automatically open. Login using your credentials
- Click on Proceed
- Click on Use Token
- Now you can use the API requests