PHPackages                             wernerdweight/api-auth-bundle - 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. wernerdweight/api-auth-bundle

ActiveSymfony-bundle[Authentication &amp; Authorization](/categories/authentication)

wernerdweight/api-auth-bundle
=============================

Symfony bundle providing API authentication and authorization.

2.2.0(2y ago)2943MITPHPPHP &gt;=8.1

Since Jul 13Pushed 2y agoCompare

[ Source](https://github.com/wernerdweight/ApiAuthBundle)[ Packagist](https://packagist.org/packages/wernerdweight/api-auth-bundle)[ Docs](https://github.com/wernerdweight/ApiAuthBundle)[ RSS](/packages/wernerdweight-api-auth-bundle/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (10)Dependencies (10)Versions (27)Used By (0)

ApiAuthBundle
=============

[](#apiauthbundle)

Symfony bundle providing API authentication and authorization.

[![Build Status](https://camo.githubusercontent.com/41baabd6c0418dcc7655c3a6ff9ece9a715b2c40b9af72cc7e2722bb6601bcdf/68747470733a2f2f6170702e7472617669732d63692e636f6d2f7765726e6572647765696768742f4170694175746842756e646c652e7376673f6272616e63683d6d6173746572)](https://app.travis-ci.com/wernerdweight/ApiAuthBundle)[![Latest Stable Version](https://camo.githubusercontent.com/f3002cfd9d147deacc1a7a6ed9dd1a75992e35eafd4ed2a1bf8981c1ca9274d3/68747470733a2f2f706f7365722e707567782e6f72672f7765726e6572647765696768742f6170692d617574682d62756e646c652f762f737461626c65)](https://packagist.org/packages/wernerdweight/api-auth-bundle)[![Total Downloads](https://camo.githubusercontent.com/a023e95fdcf547d0616df3e55e9833e0eb6e72f11bb863a04221bce4dc473920/68747470733a2f2f706f7365722e707567782e6f72672f7765726e6572647765696768742f6170692d617574682d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/wernerdweight/api-auth-bundle)[![License](https://camo.githubusercontent.com/0a241c485ba11f92d9faeb0b7149962349c6fc63439cab629fa0bb4d9dff18ca/68747470733a2f2f706f7365722e707567782e6f72672f7765726e6572647765696768742f6170692d617574682d62756e646c652f6c6963656e7365)](https://packagist.org/packages/wernerdweight/api-auth-bundle)

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

[](#installation)

### 1. Download using composer

[](#1-download-using-composer)

```
composer require wernerdweight/api-auth-bundle
```

### 2. Enable the bundle

[](#2-enable-the-bundle)

Enable the bundle in your kernel:

```
