PHPackages                             twogether/network-sso - 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. twogether/network-sso

ActiveLibrary

twogether/network-sso
=====================

Twogether Network SSO Client

2.4.1(5mo ago)042.7k↑40%MITPHPPHP ^7.2.9|^8.0

Since Mar 15Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/Twogether/network-sso)[ Packagist](https://packagist.org/packages/twogether/network-sso)[ RSS](/packages/twogether-network-sso/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (9)Used By (0)

Network SSO Client
==================

[](#network-sso-client)

See the Vanilla PHP implementation for full documentation.

**Important Note**

Make sure your Session cookies and any other important login information have SameSite set to None.

Network API
===========

[](#network-api)

### Calling Remote APIs

[](#calling-remote-apis)

To contact a remote API in the network, you will need a Bearer token. You can get one from the NetworkSSO object by calling

`$token = $network_sso->getApiToken($user_id = null);`

This will return a token that you can add to an Authorization header e.g:

`$YourFavouriteHttpLibrary->addHeader('Authorization: Bearer '.$token);`

If you pass in a user ID this will be sent to the remote API. Check with them whether that's expected or required.

###  Health Score

45

—

FairBetter than 93% of packages

Maintenance70

Regular maintenance activity

Popularity27

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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

Recently: every ~181 days

Total

8

Last Release

174d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c309728d0e50bc4dfbc0dc31065ec1a2f244cce90ded1b742c9a67d07a2bebed?d=identicon)[actinity](/maintainers/actinity)

---

Top Contributors

[![Actinity](https://avatars.githubusercontent.com/u/1878605?v=4)](https://github.com/Actinity "Actinity (3 commits)")[![ToineOtto](https://avatars.githubusercontent.com/u/149824026?v=4)](https://github.com/ToineOtto "ToineOtto (3 commits)")[![petermolnar3](https://avatars.githubusercontent.com/u/25197499?v=4)](https://github.com/petermolnar3 "petermolnar3 (2 commits)")[![nistvanweborbit](https://avatars.githubusercontent.com/u/88384239?v=4)](https://github.com/nistvanweborbit "nistvanweborbit (1 commits)")

### Embed Badge

![Health badge](/badges/twogether-network-sso/health.svg)

```
[![Health](https://phpackages.com/badges/twogether-network-sso/health.svg)](https://phpackages.com/packages/twogether-network-sso)
```

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k96.9M674](/packages/laravel-socialite)[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[google/auth

Google Auth Library for PHP

1.4k272.7M162](/packages/google-auth)[kreait/firebase-php

Firebase Admin SDK

2.4k39.7M72](/packages/kreait-firebase-php)[shopify/shopify-api

Shopify API Library for PHP

4634.8M16](/packages/shopify-shopify-api)[thenetworg/oauth2-azure

Azure Active Directory OAuth 2.0 Client Provider for The PHP League OAuth2-Client

2509.6M48](/packages/thenetworg-oauth2-azure)

PHPackages © 2026

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