Search by

naf / oauth-client

floknapp

Sign in with external OAuth2 and OpenID Connect providers, keeping your own user model.

Package info

github.com/nafphp/oauth-client

Type:naf-plugin

pkg:composer/naf/oauth-client

Statistics

Installs: 41

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.2.2 2026-09-13 19:57 UTC

This package is auto-updated.

Last update: 2026-09-13 20:55:23 UTC


README

NAF

NAF OAuth Client Plugin

← Back to NAF

naf/oauth-client

Sign people in with Google, Microsoft or any OpenID Connect provider — and keep your own user model.

<?= oauth_button('google') ?>

That is the whole integration. The routes, the protocol and the account lookup are already wired; what is left for you is the one decision nobody else can make — see Which account is this?

🧩 Part of the official NAF plugin collection. Install it when people should sign in with an account they already have.

Documentation

Signing in with a provider →

Everything about this package — what it does, how it is configured and what it needs — lives in the NAF documentation. Not sure which packages you need? Start here.

Install

composer require naf/oauth-client

License

MIT. Part of NAF.