Sha256: 0bea8c3c12e1339dc1a8bd582df943170ad1e1b8366b4d0b13eefc6be7fb7d2d

Contents?: true

Size: 845 Bytes

Versions: 1

Compression:

Stored size: 845 Bytes

Contents

# OmniAuth strategy for Mail.ru

[![Build Status](https://drone.railsc.ru/api/badges/abak-press/omniauth-mailru-oauth2/status.svg)](https://drone.railsc.ru/abak-press/omniauth-mailru-oauth2)

OmniAuth strategy for Mail.ru

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'omniauth-mailru-oauth2'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install omniauth-mailru-oauth2

## Tests

Install [dip](https://github.com/bibendi/dip/releases) and run:

```bash
$ dip provision && dip rspec
```

## Contributing

1. Fork it ( https://github.com/isqad/omniauth-mailru-oauth2/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
omniauth-mailru-oauth2-0.2.0 README.md