RubyGems Navigation menu

authi 0.0.4

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. Find the documentaion to see how it works!

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.0.7 - April 29, 2019 (6KB)
  2. 0.0.6 - April 02, 2019 (6KB)
  3. 0.0.5 - December 13, 2018 (5.5KB)
  4. 0.0.4 - December 13, 2018 (5.5KB)
  5. 0.0.3 - December 13, 2018 (5.5KB)
全てのバージョンを表示(全8件)

所有者:

作者:

  • Nithin Kumar

SHA 256チェックサム:

b17a3ddcbb11fd676662889f4423db9fd894853eda0c65997df3aa138f12bf17

累計ダウンロード数 13,215

このバージョンのみ 1,689

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: