PHPackages                             ipunkt/laravel-oauth-introspection - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. ipunkt/laravel-oauth-introspection

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

ipunkt/laravel-oauth-introspection
==================================

OAuth 2.0 Token Introspection implementation for extending Laravel Passport (RFC 7662)

2.0.1(5y ago)207318[4 issues](https://github.com/ipunkt/laravel-oauth-introspection/issues)[3 PRs](https://github.com/ipunkt/laravel-oauth-introspection/pulls)MITPHPPHP &gt;=7.0

Since Dec 6Pushed 3y ago3 watchersCompare

[ Source](https://github.com/ipunkt/laravel-oauth-introspection)[ Packagist](https://packagist.org/packages/ipunkt/laravel-oauth-introspection)[ RSS](/packages/ipunkt-laravel-oauth-introspection/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (9)Dependencies (4)Versions (10)Used By (0)

OAuth 2.0 Token Introspection
=============================

[](#oauth-20-token-introspection)

[![Total Downloads](https://camo.githubusercontent.com/dcd3d5779e46106228abc02e805142c2d665c6a1c768344402c1db1fa9f9cd4a/68747470733a2f2f706f7365722e707567782e6f72672f6970756e6b742f6c61726176656c2d6f617574682d696e74726f7370656374696f6e2f642f746f74616c2e737667)](https://packagist.org/packages/ipunkt/laravel-oauth-introspection)[![Latest Stable Version](https://camo.githubusercontent.com/6c7d6b9625296c9fb981de32d3c645a3a8588791755be148df46c8c336797ef9/68747470733a2f2f706f7365722e707567782e6f72672f6970756e6b742f6c61726176656c2d6f617574682d696e74726f7370656374696f6e2f762f737461626c652e737667)](https://packagist.org/packages/ipunkt/laravel-oauth-introspection)[![Latest Unstable Version](https://camo.githubusercontent.com/c8ee8caad87af417f6d963d483a0affc649e77e67d5585f1df3ec3eef436c1d3/68747470733a2f2f706f7365722e707567782e6f72672f6970756e6b742f6c61726176656c2d6f617574682d696e74726f7370656374696f6e2f762f756e737461626c652e737667)](https://packagist.org/packages/ipunkt/laravel-oauth-introspection)[![License](https://camo.githubusercontent.com/e2b5d690dea3ddf2df92f58ce2a41ec34dec288e55385745c42e10f495f9c509/68747470733a2f2f706f7365722e707567782e6f72672f6970756e6b742f6c61726176656c2d6f617574682d696e74726f7370656374696f6e2f6c6963656e73652e737667)](https://packagist.org/packages/ipunkt/laravel-oauth-introspection)

Introduction
------------

[](#introduction)

OAuth 2.0 Introspection extends Laravel Passport to separate the authorization server and the resource server.

To verify an access token at the resource server the client sends it as bearer token to the resource server and the resource server makes an introspection server-to-server call to verify data and signature of the given token.

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

[](#installation)

Just install the package on your authorization server

```
composer require ipunkt/laravel-oauth-introspection

```

and add the Service Provider in your `config/app.php`

```
\Ipunkt\Laravel\OAuthIntrospection\Providers\OAuthIntrospectionServiceProvider::class,

```

Official Documentation
----------------------

[](#official-documentation)

Documentation for OAuth 2.0 Token Introspection can be found on the [RFC 7662](https://tools.ietf.org/html/rfc7662).

License
-------

[](#license)

OAuth 2.0 Token Introspection is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~178 days

Recently: every ~217 days

Total

9

Last Release

2058d ago

Major Versions

0.1.1 → 1.0.02017-09-02

1.0.4 → 2.02020-09-28

PHP version history (2 changes)0.1.0PHP ^7.0

2.0PHP &gt;=7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4946056?v=4)[Robert Kummer](/maintainers/rokde)[@rokde](https://github.com/rokde)

---

Top Contributors

[![Cellard](https://avatars.githubusercontent.com/u/1220316?v=4)](https://github.com/Cellard "Cellard (5 commits)")[![plunkettscott](https://avatars.githubusercontent.com/u/4952170?v=4)](https://github.com/plunkettscott "plunkettscott (2 commits)")[![robbytaylor](https://avatars.githubusercontent.com/u/2005679?v=4)](https://github.com/robbytaylor "robbytaylor (2 commits)")[![justb81](https://avatars.githubusercontent.com/u/3680539?v=4)](https://github.com/justb81 "justb81 (1 commits)")[![tanigami](https://avatars.githubusercontent.com/u/86785?v=4)](https://github.com/tanigami "tanigami (1 commits)")

---

Tags

laraveloauthpassportintrospectionRFC 7662

### Embed Badge

![Health badge](/badges/ipunkt-laravel-oauth-introspection/health.svg)

```
[![Health](https://phpackages.com/badges/ipunkt-laravel-oauth-introspection/health.svg)](https://phpackages.com/packages/ipunkt-laravel-oauth-introspection)
```

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.3k2.2k](/packages/unopim-unopim)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[ellaisys/aws-cognito

AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP

121242.9k1](/packages/ellaisys-aws-cognito)[danjdewhurst/laravel-passport-facebook-login

Facebook Token Request Grant for Laravel Passport

2824.4k](/packages/danjdewhurst-laravel-passport-facebook-login)[mikemclin/passport-custom-request-grant

Custom Request Grant for Laravel Passport

343.7k](/packages/mikemclin-passport-custom-request-grant)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
