API-Skeletons / zf-oauth2-doctrine

OAuth2 Doctrine Adapter for Apigility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OAuth2 Doctrine ORM Adapter for Apigility

Build Status Documentation Status Gitter Patreon Total Downloads

This provides a Doctrine adapter for zfcampus/zf-mvc-auth and zfcampus/zf-oauth2 and entity definitions for all aspects of OAuth2 including Authorization Code, Access Tokens, Refresh Tokens, JWT & JTI, and Scopes.

Versions

  • 1.x series is for PHP 5.5 to 7.0.
  • 2.x series is for PHP 7.1 onward.
  • 3.x series is for PHP 7.1 onward and uses bigint instead of integer, scope fixture, and bcrypt cost of 10.

Entity Relationship Diagram Entity Relationship Diagram created with Skipper

About

OAuth2 Doctrine Adapter for Apigility


Languages

Language:PHP 100.0%