PHPackages                             phuongna/onesk - 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. phuongna/onesk

ActiveLibrary

phuongna/onesk
==============

SSO with JWT

1.0.3(4y ago)0136MITPHPPHP &gt;=7.2

Since Jul 14Pushed 4y ago1 watchersCompare

[ Source](https://github.com/phuongnaelcom/sso-onesk)[ Packagist](https://packagist.org/packages/phuongna/onesk)[ RSS](/packages/phuongna-onesk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (4)Used By (0)

Onesk
=====

[](#onesk)

[![GitHub Workflow Status](https://github.com/phuongna/onesk/workflows/Run%20tests/badge.svg)](https://github.com/phuongna/onesk/actions)[![styleci](https://camo.githubusercontent.com/4499ec3a0efa386c7581f730bb44592bf518dc156779fc92c663dd51908cfb92/68747470733a2f2f7374796c6563692e696f2f7265706f732f4348414e47454d452f736869656c64)](https://styleci.io/repos/CHANGEME)

[![Packagist](https://camo.githubusercontent.com/6d218e35eb49822cbc08bcd4bdafb88f4190c4d25f286e7611fd9ec7dc549083/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7068756f6e676e612f6f6e65736b2e737667)](https://packagist.org/packages/phuongna/onesk)[![Packagist](https://camo.githubusercontent.com/c79b8bad2a2bc92bf671f5d1f5e441baffd23eba4b18393c57fde5ecd202e78b/68747470733a2f2f706f7365722e707567782e6f72672f7068756f6e676e612f6f6e65736b2f642f746f74616c2e737667)](https://packagist.org/packages/phuongna/onesk)[![Packagist](https://camo.githubusercontent.com/a8c44b2c2583c2dc7ef02f0557b0c543e8fd5ede6093d2c6562eb08d3e1fe2b2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7068756f6e676e612f6f6e65736b2e737667)](https://packagist.org/packages/phuongna/onesk)

Package description: CHANGE ME

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

[](#installation)

Install via composer

```
composer require phuongna/onesk
```

### Publish package assets

[](#publish-package-assets)

```
php artisan vendor:publish --provider="phuongna\onesk\ServiceProvider"
```

Usage
-----

[](#usage)

CHANGE ME

Security
--------

[](#security)

If you discover any security related issues, please email instead of using the issue tracker.

Credits
-------

[](#credits)

- [](https://github.com/phuongna/onesk)
- [All contributors](https://github.com/phuongna/onesk/graphs/contributors)

This package is bootstrapped with the help of [melihovv/laravel-package-generator](https://github.com/melihovv/laravel-package-generator).

- install
- php artisan vendor:publish
- 'guards' =&gt; \[ 'admin' =&gt; \[ 'driver' =&gt; 'sso-jwt', 'provider' =&gt; 'users', \], 'customer' =&gt; \[ 'driver' =&gt; 'sso-jwt', 'provider' =&gt; 'customers', \], \],
- 'providers' =&gt; \[ 'users' =&gt; \[ 'driver' =&gt; 'sso', 'model' =&gt; \\App\\Models\\User::class, \], 'customers' =&gt; \[ 'driver' =&gt; 'sso', 'model' =&gt; \\App\\Models\\Customer::class \], \],

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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 ~0 days

Total

3

Last Release

1762d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0555376d02bd38b8ccd16747bb08d89a4ad06bbd3faff8df83fef36edf6eb3cf?d=identicon)[phuongnaelcom](/maintainers/phuongnaelcom)

---

Top Contributors

[![phuongnaelcom](https://avatars.githubusercontent.com/u/87366827?v=4)](https://github.com/phuongnaelcom "phuongnaelcom (9 commits)")

---

Tags

onesk

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/phuongna-onesk/health.svg)

```
[![Health](https://phpackages.com/badges/phuongna-onesk/health.svg)](https://phpackages.com/packages/phuongna-onesk)
```

###  Alternatives

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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