Skip to content

homeybeam/Sample-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PingOne Sample App

This is a Node.js Express app for testing PingOne authentication and terms acceptance.

Environment Variables

Set the following in Render:

  • CLIENT_ID
  • CLIENT_SECRET
  • PINGONE_ENV_ID
  • REDIRECT_URI (e.g., https:///callback)

Deployment

  1. Push this repo to GitHub.
  2. Connect the GitHub repo in Render as a new Web Service.
  3. Set the environment variables.
  4. Deploy. Your app will be publicly accessible.

About

Sample app connected to Pingone for OAuth

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors