Skip to content

Commit

Permalink
continuous-integration badge
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHAnderson committed Feb 28, 2024
1 parent fefddf3 commit 93008c3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
OAuth2 Doctrine ORM Adapter for Laminas API Tools
=================================================

[![Build Status](https://travis-ci.org/api-skeletons/oauth2-doctrine.svg)](https://travis-ci.org/api-skeletons/oauth2-doctrine)
[![Build Status](https://github.com/api-skeletons/oauth2-doctrine/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/API-Skeletons/oauth2-doctrine/actions/workflows/continuous-integration.yml?query=branch%3Amain)
[![Documentation Status](https://readthedocs.org/projects/doctrine-in-apigility-docs/badge/?version=latest)](http://doctrine-in-apigility-docs.readthedocs.io/en/latest/api-tools-oauth2-doctrine/index.html)
[![Gitter](https://badges.gitter.im/api-skeletons/open-source.svg)](https://gitter.im/api-skeletons/open-source)
[![Patreon](https://img.shields.io/badge/patreon-donate-yellow.svg)](https://www.patreon.com/apiskeletons)
[![Total Downloads](https://poser.pugx.org/api-skeletons/oauth2-doctrine/downloads)](https://packagist.org/packages/api-skeletons/oauth2-doctrine)

This provides a Doctrine adapter for [laminas-api-tools/api-tools-mvc-auth](https://github.com/laminas-api-tools/api-tools-mvc-auth) and [laminas-api-tools/api-tools-oauth2](https://github.com/laminas-api-tools/api-tools-oauth2) and entity definitions for all aspects of OAuth2 including Authorization Code, Access Tokens, Refresh Tokens, JWT & JTI, and Scopes.
Expand Down

0 comments on commit 93008c3

Please sign in to comment.