RubyGems Navigation menu

firebase_id_token 1.3.0

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 3.0.0 - May 12, 2023 (25.0 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.0 KB)
  6. 1.3.0 - September 15, 2017 (14.0 KB)
顯示所有版本(共 18)

Runtime 相依性套件 (4):

httparty ~> 0.14.0
jwt >= 1.5.6, ~> 1.5
redis >= 3.3.3, ~> 3.3
redis-namespace >= 1.5.3, ~> 1.5

Development 相依性套件 (6):

bundler ~> 1.14
codeclimate-test-reporter >= 1.0.0, ~> 1.0
rake ~> 10.0
redcarpet >= 3.4.0, ~> 3.4
rspec ~> 3.0
simplecov ~> 0.14.1

擁有者:

作者:

  • Fernando Schuindt

SHA 256 總和檢查碼:

5964a8c3d4a1a6a4a70e87ad75b9ec43791d412a73c44af73c61cc14b46e4647

總下載次數 391,867

這個版本 2,161

授權:

MIT

Ruby 版本需求: >= 0

相關連結: