This is a Node.js Express app for testing PingOne authentication and terms acceptance.
Set the following in Render:
- CLIENT_ID
- CLIENT_SECRET
- PINGONE_ENV_ID
- REDIRECT_URI (e.g., https:///callback)
- Push this repo to GitHub.
- Connect the GitHub repo in Render as a new Web Service.
- Set the environment variables.
- Deploy. Your app will be publicly accessible.