RubyGems Navigation menu

firebase_id_token 3.0.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 (25KB)
  2. 2.5.2 - May 10, 2023 (23.5KB)
  3. 2.5.1 - August 15, 2022 (23.5KB)
  4. 2.5.0 - April 13, 2022 (23.5KB)
  5. 2.4.0 - May 02, 2020 (23KB)
全てのバージョンを表示(全18件)

Runtime依存関係 (6):

activesupport ~> 7.0, >= 7.0.4.3
httparty ~> 0.21.0
json ~> 2.6, >= 2.6.3
jwt ~> 2.7
redis ~> 5.0, >= 5.0.6
redis-namespace ~> 1.10

Development依存関係 (7):

bundler ~> 2.4, >= 2.4.13
pry ~> 0.14.2
rake ~> 13.0, >= 13.0.6
redcarpet ~> 3.6
rspec ~> 3.12
simplecov ~> 0.22.0

所有者:

プッシュ者:

作者:

  • Fernando Schuindt

SHA 256チェックサム:

631d1d3eae30a89f86a01fd299d74b670f5e300f5da9a8ffb886de4007217cd1

累計ダウンロード数 380,918

このバージョンのみ 7,334

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: