PHPackages                             t1mmen/opauth-wakatime - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. t1mmen/opauth-wakatime

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

t1mmen/opauth-wakatime
======================

Wakatime strategy for Opauth

1.0(10y ago)118MITPHPPHP &gt;=5.2.0

Since Jan 18Pushed 10y ago2 watchersCompare

[ Source](https://github.com/t1mmen/opauth-wakatime)[ Packagist](https://packagist.org/packages/t1mmen/opauth-wakatime)[ Docs](https://github.com/t1mmen/opauth-wakatime)[ RSS](/packages/t1mmen-opauth-wakatime/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Opauth-Wakatime
===============

[](#opauth-wakatime)

[Opauth](https://github.com/opauth/opauth) strategy for Wakatime authentication.

Implemented based on  v1 API.

Getting started
---------------

[](#getting-started)

1. Install Opauth-Wakatime:

    Using git:

    ```
    cd path_to_opauth/Strategy
    git clone https://github.com/t1mmen/opauth-wakatime.git Wakatime
    ```

Or, using [Composer](https://getcomposer.org/), just add this to your `composer.json`:

```
{
    "require": {
        "t1mmen/opauth-wakatime": "*"
    }
}
```

Then run `composer install`.

2. Create Wakatime application at
3. Configure Opauth-Wakatime strategy with at least `Client ID` and `Client Secret`.
4. Direct user to `http://path_to_opauth/wakatime` to authenticate

Strategy configuration
----------------------

[](#strategy-configuration)

Required parameters:

```
