Firebase ID token verification for Actix Web using Google's JWKs
Firebase Auth Token Verification Crate
A firebase ID token validator written in Rust.
Axum middleware for authenticating Firebase ID tokens
Dead simple verification of firebase auth id tokens
An unofficial Rust client for the Firebase Auth REST API.
Firebase authentication SDK for rust.
Keyscope is a key and secret workflow
Security proxy for MCP (Model Context Protocol) — auth, rate limiting, payload filtering, and audit logging between AI agents and MCP servers
Security proxy for MCP (Model Context Protocol) — auth, rate limiting, payload filtering, and audit logging between AI agents and MCP servers
A client for Firebase that seeks to provide a user-friendly interface to interact with Firestore, Firebase Auth, and similar.
Firebase authentication extractor for Actix Web and Axum
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.
Firebase ID Token utilities; currently just a parser/checker
Firebase Authentication uses ID Token. This gem verify the token on the server side.
Small gem which verifies your firebase auth ID token in server side