RubyGems Navigation menu

authi 0.0.1

Authi is a Ruby gem designed to be used both in your client and server HTTP-based applications. It implements the authentication methods based on HMAC-SHA1 encryption algorithm and a pre-shared key.The gem will sign your requests on the client side and authenticate that signature on the server side. It will even generate the secret keys necessary for your clients to sign their requests.]

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.7 - April 29, 2019 (6 KB)
  2. 0.0.6 - April 02, 2019 (6 KB)
  3. 0.0.5 - December 13, 2018 (5.5 KB)
  4. 0.0.4 - December 13, 2018 (5.5 KB)
  5. 0.0.3 - December 13, 2018 (5.5 KB)
  6. 0.0.1 - December 13, 2018 (5.5 KB)
Show all versions (8 total)

Owners:

Authors:

  • Nithin Kumar

SHA 256 checksum:

c1f0e3312506449b99ee07cc7aa5637ea712733c5b21e1b2dc06f0e6847cec6b

Total downloads 13,229

For this version 1,698

License:

MIT

Required Ruby Version: >= 0

Links: