Skip to content

ahtung/omniauth-tink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OmniAuth Tink

This is the official OmniAuth strategy for authenticating to Rabobank. To use it, you'll need to sign up for an OAuth2 Application ID and Secret on the Tink Applications Page.

Basic Usage

use OmniAuth::Builder do
  provider :tink, ENV['TINK_KEY'], ENV['TINK_SECRET']
end

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages