beste/firebase-jwt

A library to work with Firebase tokens

Fund package maintenance!
jeromegamez

dev-main 2024-01-28 07:32 UTC

This package is auto-updated.

Last update: 2024-04-04 23:10:48 UTC


README

A framework-agnostic PHP library that allows you to issue Firebase Custom Tokens, parse and verify ID Tokens, and manage Session Cookies.

Current version Packagist PHP Version Support Monthly Downloads Total Downloads Tests

Installation

This package is available on Packagist, and you can install it using Composer.

By running the following command you'll add beste/firebase-jwt as a dependency to your project:

composer require beste/firebase-jwt

Documentation

The documentation is available at https://beste-firebase-jwt.readthedocs.io/en/latest/.