Skip to content

memberman/drip-omniauth-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Setup

You must set your Drip API Key and API secret as environment variables. To do this using the .env gem (included), write the following to a file at RAILS_ROOT/.env:

DRIP_KEY="xxx"
DRIP_SECRET="yyy"

About

Example of Drip Oauth flow using OmniAuth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published