Skip to content

2.0.1

Latest
Compare
Choose a tag to compare
@CHTJonas CHTJonas released this 03 Jun 18:03
a5568a8

This release contains a small bug fix that should remove the need for people to use ENV['KEY_ID'].to_i in their OmniAuth::Builder blocks.

Changes in this release:

  • Cast the RSA key ID to an integer when verifying authentication signatures.