Skip to content

ahtung/omniauth-ing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OmniAuth Tink

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

Basic Usage

use OmniAuth::Builder do
  provider :ing, ENV['ING_KEY'], ENV['ING_SECRET']
end

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages