Download the PHP package robo-meister/flow-beacon-api without Composer
On this page you can find all versions of the php package robo-meister/flow-beacon-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download robo-meister/flow-beacon-api
More information about robo-meister/flow-beacon-api
Files in robo-meister/flow-beacon-api
Download robo-meister/flow-beacon-api
More information about robo-meister/flow-beacon-api
Files in robo-meister/flow-beacon-api
Vendor robo-meister
Package flow-beacon-api
Short Description FlowBeacon API PHP SDK for validating Robo account JWTs and intent contexts.
License proprietary
Package flow-beacon-api
Short Description FlowBeacon API PHP SDK for validating Robo account JWTs and intent contexts.
License proprietary
Please rate this library. Is it a good library?
Informations about the package flow-beacon-api
FlowBeacon API SDK (PHP)
Composer package: robo-meister/flow-beacon-api
This package provides the PHP helpers needed by FlowBeacon integrations that rely on Robo account access tokens and signed intent context tokens.
Requirements
- PHP 8.2 or newer
- Composer 2.x
firebase/php-jwt7.x
Install
Usage
Return-to validation
isReturnToAllowed() compares the full origin (scheme://host[:port]) of the requested return URL against the allow-list. Paths and query strings are ignored after the origin match succeeds.
Development
Install dependencies and run the package checks from this directory:
Packagist release checklist
- Ensure
composer validate --strictpasses. - Tag a semantic version, for example
v0.1.0. - Submit the repository or subtree split URL to Packagist with package name
robo-meister/flow-beacon-api. - Confirm Packagist reads this directory's
composer.jsonand that the package page lists the expected autoload namespace.
All versions of flow-beacon-api with dependencies
PHP Build Version
Package Version
The package robo-meister/flow-beacon-api contains the following files
Loading the files please wait ...