RubyGems Navigation menu

firebase_id_token 2.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 (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)
  6. 2.3.0 - June 18, 2018 (14KB)
全てのバージョンを表示(全18件)

Runtime依存関係 (4):

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

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チェックサム:

5d5dc7ffdd53fa6ac846a13d2a51e38012cb23bc010eb1b684c458d0d48f6d46

累計ダウンロード数 382,677

このバージョンのみ 6,718

ライセンス:

MIT

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

リンク: