PHPackages                             delboy1978uk/bone-oauth2 - 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. delboy1978uk/bone-oauth2

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

delboy1978uk/bone-oauth2
========================

OAuth2 functionality for Bone Framework

v1.10.2(3w ago)0589↑27.3%[3 issues](https://github.com/delboy1978uk/bone-oauth2/issues)[2 PRs](https://github.com/delboy1978uk/bone-oauth2/pulls)6MITPHPPHP ^8.2CI failing

Since Jan 19Pushed 2w ago1 watchersCompare

[ Source](https://github.com/delboy1978uk/bone-oauth2)[ Packagist](https://packagist.org/packages/delboy1978uk/bone-oauth2)[ RSS](/packages/delboy1978uk-bone-oauth2/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (18)Versions (92)Used By (6)

bone-oauth2
===========

[](#bone-oauth2)

[![Latest Stable Version](https://camo.githubusercontent.com/cfacda5bb786a8aa361993c8fd0b49e08da2d97007732f38e972deebb7707074/68747470733a2f2f706f7365722e707567782e6f72672f64656c626f7931393738756b2f626f6e652d6f61757468322f762f737461626c65)](https://packagist.org/packages/delboy1978uk/bone-oauth2) [![Total Downloads](https://camo.githubusercontent.com/6ef58dd635abd751cab8621f2733507555e5e8fd52e632f4428d155d8c3b4a4a/68747470733a2f2f706f7365722e707567782e6f72672f64656c626f7931393738756b2f626f6e652d6f61757468322f646f776e6c6f616473)](https://packagist.org/packages/delboy1978uk/bone-oauth2) [![License](https://camo.githubusercontent.com/c3b3e9939cd8d7406f8ecbc5deb5630c2eca6bb4fb17cfbb2fc0896604342250/68747470733a2f2f706f7365722e707567782e6f72672f64656c626f7931393738756b2f626f6e652d6f61757468322f6c6963656e7365)](https://packagist.org/packages/delboy1978uk/bone-oauth2)
[![build status](https://github.com/delboy1978uk/bone-oauth2/actions/workflows/master.yml/badge.svg)](https://github.com/delboy1978uk/bone-oauth2/actions/workflows/master.yml/badge.svg) [![Code Coverage](https://camo.githubusercontent.com/06146e779a09e7d59c7b14e72a2fb6e3f3a04b9c5c040d1e8f1a6f0bfc189c30/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f64656c626f7931393738756b2f626f6e652d6f61757468322f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/delboy1978uk/bone-oauth2/?branch=master) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/0039c70c09a5f99fe05db439cd6ade351f9547ee2c1e72836e62e07268aaff5b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f64656c626f7931393738756b2f626f6e652d6f61757468322f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/delboy1978uk/bone-oauth2/?branch=master)
OAuth2 Authorization and Resource Server functionality for Bone Framework

installation
------------

[](#installation)

Install via composer from the root of your Bone Framework project

```
composer require delboy1978uk/bone-oauth2

```

configuration
-------------

[](#configuration)

Simply add the Package to Bone's packages config

```
