Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

bukalapak/omniauth-bukalapak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omniauth::Bukalapak

Build Status Code Climate Gem

Official OmniAuth strategy for authenticating with Bukalapak.

Installation

Add this line to your application's Gemfile:

gem 'omniauth-bukalapak'

And then execute:

$ bundle

Or install it yourself as:

$ gem install omniauth-bukalapak

Usage

use OmniAuth::Builder do
  provider :bukalapak, ENV['BUKALAPAK_KEY'], ENV['BUKALAPAK_SECRET']
end

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/bukalapak/omniauth-bukalapak.

License

The gem is available as open source under the terms of the MIT License.

Releases

No releases published

Packages

No packages published

Languages