RubyGems Navigation menu

firebase_id_token 2.5.1

A Ruby gem to verify the signature of Firebase ID Tokens. It uses Redis to store Google's x509 certificates and manage their expiration time, so you don't need to request Google's API in every execution and can access it as fast as reading from memory.

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 3.0.0 - May 12, 2023 (25 KB)
  2. 2.5.2 - May 10, 2023 (23,5 KB)
  3. 2.5.1 - August 15, 2022 (23,5 KB)
  4. 2.5.0 - April 13, 2022 (23,5 KB)
  5. 2.4.0 - May 02, 2020 (23 KB)
Toon alle versies (18 totaal)

Runtime afhankelijkheden (4):

httparty ~> 0.16, >= 0.16.2
jwt ~> 2.1, >= 2.1.0
redis ~> 4.0, >= 4.0.1
redis-namespace ~> 1.6, >= 1.6.0

Development afhankelijkheden (7):

bundler ~> 2.3, >= 2.3.11
codeclimate-test-reporter ~> 1.0, >= 1.0.0
pry ~> 0.12.2
rake ~> 12.3, >= 12.3.3
redcarpet ~> 3.4, >= 3.4.0
rspec ~> 3.0
simplecov ~> 0.14.1

Eigenaren:

Pushed by:

Authors:

  • Fernando Schuindt

SHA 256 checksum:

7b78069dd1c9c5c07c8cc0badf04d43582a688a851f2b67ca806bdfd8f404c96

Total downloads 384.330

Voor deze versie 28.654

Licentie:

MIT

Required Ruby Version: >= 0

Links: