Skip to content
This repository has been archived by the owner on Mar 9, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 1.59 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.59 KB

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