Download the PHP package yumemi-inc/google-iap-laravel without Composer
On this page you can find all versions of the php package yumemi-inc/google-iap-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yumemi-inc/google-iap-laravel
More information about yumemi-inc/google-iap-laravel
Files in yumemi-inc/google-iap-laravel
Download yumemi-inc/google-iap-laravel
More information about yumemi-inc/google-iap-laravel
Files in yumemi-inc/google-iap-laravel
Vendor yumemi-inc
Package google-iap-laravel
Short Description Authentication guard on Laravel for verifying requests from Google IAP (Identity-Aware Proxy).
License MIT
Package google-iap-laravel
Short Description Authentication guard on Laravel for verifying requests from Google IAP (Identity-Aware Proxy).
License MIT
Please rate this library. Is it a good library?
Informations about the package google-iap-laravel
Laravel Authentication for Google IAP
Warning
This is not an official product of YUMEMI Inc.
Authentication guard on Laravel for verifying requests from Google IAP (Identity-Aware Proxy).
Prerequisites
- PHP 8.1 or later
- ext-gmp for JWT verification
- Laravel 9, 10, or 11 (dev)
Getting Started
-
Require this package as a dependency.
-
Implement
GoogleUserResolver
as you need. -
Register the user resolver as a service.
- Use the guard provided in this package.
All versions of google-iap-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
google/auth Version ^1.37
illuminate/auth Version ^9|^10|^11
illuminate/contracts Version ^9|^10|^11
illuminate/http Version ^9|^10|^11
illuminate/support Version ^9|^10|^11
kelvinmo/simplejwt Version ~0.7.0 || ~0.8.0 || dev-master
symfony/cache Version ^6.4 || ^7.0
google/auth Version ^1.37
illuminate/auth Version ^9|^10|^11
illuminate/contracts Version ^9|^10|^11
illuminate/http Version ^9|^10|^11
illuminate/support Version ^9|^10|^11
kelvinmo/simplejwt Version ~0.7.0 || ~0.8.0 || dev-master
symfony/cache Version ^6.4 || ^7.0
The package yumemi-inc/google-iap-laravel contains the following files
Loading the files please wait ....