Skip to content

inaudiblecentaur/headcount

 
 

Repository files navigation

headcount

Friendfunding for trips, events, presents and more.

Venmo Oauth

Using the Venmo authentication requires a couple different steps (see https://developer.venmo.com/docs/oauth). First, anyone with a regular Venmo account needs to access his/her development tab, where the required client ID and client secret keys can be found. These must be used in routes/index.js (line ~250) to redirect the user to the correct Venmo endpoint to allow the user to authorize a Venmo account with Headcount. Additionally, the base url for the application (currently http:/www.theheadcount.com/) must be entered in the Venmo development panel to allow for successful redirects.

About

Friendfunding for trips, events, presents and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.3%
  • HTML 23.8%
  • CSS 5.9%