surfoo/oauth2-geocaching

Geocaching OAuth 2.0 Client Provider for The PHP League OAuth2-Client

Installs: 3 783

Dependents: 1

Suggesters: 0

Security: 0

Stars: 3

Watchers: 3

Forks: 1

Open Issues: 1

pkg:composer/surfoo/oauth2-geocaching

2.1.0 2023-10-02 18:58 UTC

This package is auto-updated.

Last update: 2025-09-29 02:02:26 UTC


README

Software License Total Downloads

This package provides Geocaching OAuth 2.0 support for the PHP League's OAuth 2.0 Client.

Installation

To install, use composer:

composer require surfoo/oauth2-geocaching

Usage

Usage is the same as The League's OAuth client, using \League\OAuth2\Client\Provider\Geocaching as the provider.

Authorization Code Flow

Take a look at demo/index.php

Testing

$ ./vendor/bin/phpunit

License

The MIT License (MIT). Please see License File for more information.