firebase-auth-rails

This is a plugin that performs firebase authentication in rails.

Made influenced by firebase_id_token and knock

Thanks to the author.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem 'firebase-auth-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install firebase-auth-rails

Contributing

License

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