PHPackages                             codekandis/tiphy-authentication-integration - 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. codekandis/tiphy-authentication-integration

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

codekandis/tiphy-authentication-integration
===========================================

This library is an integration of `codekandis/authentication` into `codekandis/tiphy`.

0.11.1(3y ago)0302MITPHPPHP ^7.4

Since Feb 17Pushed 3y ago1 watchersCompare

[ Source](https://github.com/codekandis/tiphy-authentication-integration)[ Packagist](https://packagist.org/packages/codekandis/tiphy-authentication-integration)[ RSS](/packages/codekandis-tiphy-authentication-integration/feed)WikiDiscussions main Synced 5d ago

READMEChangelog (10)Dependencies (7)Versions (18)Used By (0)

codekandis/tiphy-authentication-integration
===========================================

[](#codekandistiphy-authentication-integration)

[![Version](https://camo.githubusercontent.com/2f4620a967e6c419b52c90f907ac8e10f1c185adca692ee147c990bd35904619/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d302e31312e312d626c75652e737667)](./CHANGELOG.md)[![License](https://camo.githubusercontent.com/07a7d0169027aac6d7a0bfa8964dfef5fbc40d5a2075cabb3d8bc67e17be3451/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d79656c6c6f772e737667)](./LICENSE)[![Minimum PHP Version](https://camo.githubusercontent.com/0e9ac047546796cfdbe1423d1f4d91c8f37d2fbb11614a7900bb7686aaa5401f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e342d3838393242462e737667)](https://php.net)[![Code Coverage](https://camo.githubusercontent.com/5009b24513530a4b68a6e9c634256ec23bfba04e35be5e7db72a6c599bee95c1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f7665726167652d302532352d7265642e737667)](https://camo.githubusercontent.com/5009b24513530a4b68a6e9c634256ec23bfba04e35be5e7db72a6c599bee95c1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f7665726167652d302532352d7265642e737667)

This library is an integration of [`codekandis/authentication`](https://github.com/codekandis/authentication) into [`codekandis/tiphy`](https://github.com/codekandis/tiphy).

Index
-----

[](#index)

- [Installation](#installation)
- [How to use](#how-to-use)

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

[](#installation)

Install the latest version with

```
$ composer require codekandis/tiphy-authentication-integration
```

How to use
----------

[](#how-to-use)

Just inject the [`AuthorizationHeaderKeyAuthenticationPreDispatcher`](./src/Actions/PreDispatchment/Api/AuthorizationHeaderKeyAuthenticationPreDispatcher.php) into the [`ActionDispatcher`](https://github.com/codekandis/tiphy/blob/master/src/Actions/ActionDispatcher.php).

```
