Libraries tagged by OAuthentication
locksyk/msteams-bundle
18 Downloads
Microsoft Entra ID and Teams for Symfony APIs: Entra token verification, OIDC code-flow web login, Teams tab SSO, and SDK-free Bot Connector inbound authentication with invoke-response helpers.
lockally/sdk
5 Downloads
The lockally control plane lets integrators and direct customers manage everything except actual mail data flow (which uses standard JMAP / IMAP / SMTP-submission against the data plane endpoints). **Authentication.** All `/v1/_*` endpoints require a Bearer API key in the `Authorization` header. Keys are formatted `lk_live__`. Generate the first key for a tenant via `cmd/seed`; subsequent keys via `POST /v1/api-keys`. **Errors.** Failures return [RFC 9457](https://www.rfc-editor.org/rfc/rfc9457) `application/problem+json` documents. **Scopes.** Each endpoint requires a specific scope on the presented key. Insufficient scope returns `403` with the required scope name in `detail`.
leonickl/pxp-auth
10 Downloads
Authentication for PXP
latchvector/sso
11 Downloads
Official PHP SDK for Latch Vector SSO — token verification and authentication.
lafayettecollege/moodle-auth_casattras
1 Downloads
This is an authentication plugin for Moodle that authenticates users via a Central Authentication Service (CAS) server.
kematjaya/auth-bundle
15 Downloads
API-first JWT authentication & simple RBAC for Symfony (API Platform friendly). Bring your own User entity via a small interface + factory contract.
jeffersongoncalves/laravel-zero-credentials
94 Downloads
Reusable base for storing CLI authentication credentials locally in JSON (~/./config.json or XDG), with 0600 permissions and a typed credentials contract.
identio/php-sdk
7 Downloads
Framework-independent PHP SDK for Identio authentication and social login APIs.
hostkurd/flocms-api
5 Downloads
Optional modern API runtime for Flo Framework: explicit routing, middleware, JSON errors, CORS, authentication contracts, and rate limiting.
gogilo/breeze
44 Downloads
Minimal Laravel authentication scaffolding with Blade and Tailwind.
eropadevcom/admin
15 Downloads
Universal Admin Package with JWT authentication
enlivenapp/flight-shield
33 Downloads
Authentication and authorization for FlightPHP, ported from CodeIgniter Shield
eibs/laravel-gmail-mailbox
9 Downloads
A reusable Laravel package for Gmail API integration, OAuth authentication, inbox UI, email details viewer, and message compose/reply.
drupal/govnl_cms_auth_saml
10 Downloads
Recipe for SAML Authentication in GovNL CMS
drupal/govnl_cms_auth_openid_connect
19 Downloads
Recipe for OpenID Connect Authentication in GovNL CMS