Libraries tagged by oauth-login
pleio/pleio_login
20 Downloads
This plugin contains all additions to Elgg for Pleio standalone (e.g. OAuth2 login, site permission handling)
pleio/pleio
1146 Downloads
This plugin contains all additions to Elgg for Pleio standalone (e.g. OAuth2 login, site permission handling)
plaisio/login-requirement-oauth2-league
936 Downloads
PhpPlaisio: OAuth2 Login Requirement
mygrainexchange/mgx-php
1 Downloads
Official PHP client for the MGX Enterprise API. Browse anonymized inventory, place bids, read your team's trades and bids, manage cash bids, subscribe to webhooks, and read market prices. Authenticate with OAuth2 (Login with MGX). Seller identity is never exposed until a trade is paid on both sides.
bekirozturk/symfony-oauth2-bundle
4 Downloads
A Symfony bundle for OAuth2 authentication, providing an easy way to integrate OAuth2 login with PKCE support. Designed for secure and reusable OAuth2 integrations in Symfony applications.
phpixie/auth-login
21650 Downloads
Auth password login library for PHPixie
yiicod/yii2-auth
126 Downloads
The simple auth(login,signup,forgot) with powerful extension for the Yii2 framework
mage-obsidian/module-customer
39 Downloads
Customer domain compatibility for MageObsidian: account auth (login, register, password reset) and the header account state, built on the storefront foundation with progressive-enhancement Vue islands.
xiaoqing/wechat-auth-login
2 Downloads
this is wechat auth login
symbiotic/auth-login
56 Downloads
mediawikiext/ipb-auth-login
17 Downloads
Log into the MediaWiki installation using IPB user accounts.
just-core/auth-login
108 Downloads
Authentication Page Plugin for the just-core eco system
kregel/auth-login
330 Downloads
This is the original auth flow for Laravel, just brought to the package environment.
laramall/laravel-weixin-login
43 Downloads
基于laravel5.5的 微信公众号登录
splashifypro/sdk
0 Downloads
REST endpoints for three product surfaces: 1. **Public API** under /public/_* — WhatsApp messaging, contacts, conversations, transactional email, Meta Conversions API. Authenticate with sk_live_… keys. 2. **Partner Email API** under /partner/email/_* — AWS-SES-shaped resold email platform: identities, configuration sets, templates, suppression, send, send-template, send-bulk, send-raw, quotas, stats, reputation, events. Authenticate with pk_live_… keys. 3. **App API** under /app/_* — the same surface the customer dashboard and the CLI/OpenClaw integrations use, authenticated with either an app session or an oc_live_… access token (`splashify auth login` / Settings → Developer → Access Tokens). Coverage here is partial — only endpoints touched by integrator reports are annotated so far, not the full surface. SDKs for Node.js, Python, and PHP are auto-generated from this spec.