PHPackages                             rixtellab/opauth-frype - 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. rixtellab/opauth-frype

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

rixtellab/opauth-frype
======================

Frype (draugiem.lv) strategy for Opauth

164PHP

Since Sep 3Pushed 10y ago1 watchersCompare

[ Source](https://github.com/picolablv/opauth-frype)[ Packagist](https://packagist.org/packages/rixtellab/opauth-frype)[ RSS](/packages/rixtellab-opauth-frype/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Opauth-Frype
============

[](#opauth-frype)

[Opauth](https://github.com/picolablv/opauth-frype) strategy for Frype (draugiem.lv) authentication.

Implemented based on

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

[](#getting-started)

1. a. Install Opauth-Frype with git: ```
    cd path_to_opauth/Strategy
    git clone https://github.com/picolablv/opauth-frype.git Frype
    ```
2. b. Install Opauth-Frype with composer. Add to your composer.json:

```
{
      "require" : {
        "opauth/opauth": ">=0.2.0",
        "picolablv/opauth-frype": "dev-master"
      }
    }

```

2. Create Frype (Draugiem.lv) passport application at
3. Configure Opauth-Frype strategy with at least `App id` and `App key`.
4. Direct user to `http://path_to_opauth/frype` to authenticate

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

[](#strategy-configuration)

Required parameters:

```
