Fernet

Fernet allows you to easily generate and verify HMAC based authentication tokens for issuing API requests between remote servers.

Fernet

Fernet is usually served as a digestif after a meal but may also be served with coffee and espresso or mixed into coffee and espresso drinks.

Fernet about it!

Installation

Add this line to your application’s Gemfile:

gem 'fernet'

And then execute:

$ bundle

Or install it yourself as:

$ gem install fernet

Usage

For now, see spec/fernet_spec.rb.

I’ll flesh this out further soon. Sorry.

License

Valcro is copyright (c) Harold Giménez and is released under the terms of the MIT License found in the LICENSE file.