surfoo/oauth2-geocaching

为PHP League的OAuth 2.0-Client提供的Geocaching OAuth 2.0客户端提供者

2.1.0 2023-10-02 18:58 UTC

This package is auto-updated.

Last update: 2024-08-30 01:23:15 UTC


README

Software License Total Downloads

此软件包为PHP League的OAuth 2.0客户端提供了Geocaching OAuth 2.0支持。

安装

要安装,请使用composer

composer require surfoo/oauth2-geocaching

用法

用法与The League的OAuth客户端相同,使用\League\OAuth2\Client\Provider\Geocaching作为提供者。

授权码流

请查看demo/index.php

测试

$ ./vendor/bin/phpunit

许可证

MIT许可证(MIT)。请参阅许可证文件以获取更多信息。