Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lookyman/nette-oauth2-server

Integration of The League of Extraordinary Packages' OAuth 2.0 Server into Nette Framework - base package
https://github.com/lookyman/nette-oauth2-server

nette oauth2

Last synced: 13 days ago
JSON representation

Integration of The League of Extraordinary Packages' OAuth 2.0 Server into Nette Framework - base package

Awesome Lists containing this project

README

        

Lookyman/NetteOAuth2Server
==========================

Integration of [The League of Extraordinary Packages](https://thephpleague.com/)' [OAuth 2.0 Server](https://oauth2.thephpleague.com/) into [Nette Framework](https://nette.org/) - base package.

[![Build Status](https://travis-ci.org/lookyman/nette-oauth2-server.svg?branch=master)](https://travis-ci.org/lookyman/nette-oauth2-server)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/lookyman/nette-oauth2-server/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/lookyman/nette-oauth2-server/?branch=master)
[![Coverage Status](https://coveralls.io/repos/github/lookyman/nette-oauth2-server/badge.svg?branch=master)](https://coveralls.io/github/lookyman/nette-oauth2-server?branch=master)
[![Downloads](https://img.shields.io/packagist/dt/lookyman/nette-oauth2-server.svg)](https://packagist.org/packages/lookyman/nette-oauth2-server)
[![Latest stable](https://img.shields.io/packagist/v/lookyman/nette-oauth2-server.svg)](https://packagist.org/packages/lookyman/nette-oauth2-server)

Requirements
------------

- PHP 7.1
- [Kdyby/Events](https://github.com/Kdyby/Events)

Installation
------------

For installation instructions see one of the storage implementations.

- [Doctrine](https://github.com/lookyman/nette-oauth2-server-doctrine)
- You can contribute with another one!