RubyGems Navigation menu

authi 0.0.6

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 (6.0 KB)
  2. 0.0.6 - April 02, 2019 (6.0 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)
显示所有版本 (共 8 个)

业主:

作者:

  • Nithin Kumar

SHA 256 校验和:

e92bfe4dcd1c1c6ccd225a27ce7707c3f9f1c30c16c4429f2a1173f26ff668c3

下载总量 13,155

这个版本 1,694

许可:

MIT

需要的 Ruby 版本: >= 0

链接: