RubyGems Navigation menu

authi 0.0.2

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.# Client Side

Gemfile:
=

installation:
=

Versions:

  1. 0.0.7 April 29, 2019 (6 ko)
  2. 0.0.6 April 02, 2019 (6 ko)
  3. 0.0.5 December 13, 2018 (5,5 ko)
  4. 0.0.4 December 13, 2018 (5,5 ko)
  5. 0.0.3 December 13, 2018 (5,5 ko)
  6. 0.0.2 December 13, 2018 (5,5 ko)
Voir toutes les versions (8)

Propriétaires:

Auteurs:

  • Nithin Kumar

Total de contrôle SHA 256:

=

Total de téléchargements 13 712

Pour cette version 1 755

Version publiée:

License:

MIT

Version de Ruby requise: >= 0

Liens: