RubyGems Navigation menu

firebase_id_token 1.2.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.2.0 - April 26, 2017 (13.0 KB)
显示所有版本 (共 18 个)

Runtime 依赖 (4):

httparty ~> 0.14.0
jwt ~> 1.5.6
redis ~> 3.3.3
redis-namespace ~> 1.5.3

Development 依赖 (6):

bundler ~> 1.14
rake ~> 10.0
redcarpet ~> 3.4.0
rspec ~> 3.0
simplecov ~> 0.14.1

业主:

作者:

  • Fernando Schuindt

SHA 256 校验和:

c6810a748e40fd483a9afda7e03d24838de24875f402b0a826824d65f5eb2bb3

下载总量 384,330

这个版本 1,788

许可:

MIT

需要的 Ruby 版本: >= 0

链接: