Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diablomedia/zf2-oauth2-server
Skeleton ZF2 module implementing bshaffer's oauth2-server library
https://github.com/diablomedia/zf2-oauth2-server
Last synced: 5 days ago
JSON representation
Skeleton ZF2 module implementing bshaffer's oauth2-server library
- Host: GitHub
- URL: https://github.com/diablomedia/zf2-oauth2-server
- Owner: diablomedia
- License: mit
- Created: 2013-09-11T17:29:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-05-07T20:32:18.000Z (8 months ago)
- Last Synced: 2024-05-07T21:33:32.994Z (8 months ago)
- Language: PHP
- Size: 44.9 KB
- Stars: 5
- Watchers: 5
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# zf2-oauth2-server
[![Build](https://github.com/diablomedia/zf2-oauth2-server/workflows/Build/badge.svg?event=push)](https://github.com/diablomedia/zf2-oauth2-server/actions?query=workflow%3ABuild+event%3Apush)
[![Latest Stable Version](https://poser.pugx.org/diablomedia/zf2-oauth2-server/v/stable)](https://packagist.org/packages/diablomedia/zf2-oauth2-server)
[![Total Downloads](https://poser.pugx.org/diablomedia/zf2-oauth2-server/downloads)](https://packagist.org/packages/diablomedia/zf2-oauth2-server)
[![License](https://poser.pugx.org/diablomedia/zf2-oauth2-server/license)](https://packagist.org/packages/diablomedia/zf2-oauth2-server)
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/dbd179b4-3671-47b2-86dc-2582fd0f69e4/mini.png)](https://insight.sensiolabs.com/projects/dbd179b4-3671-47b2-86dc-2582fd0f69e4)Skeleton ZF2 module implementing bshaffer's oauth2-server library