All Projects → phly → phly-expressive-oauth2clientauthentication

phly / phly-expressive-oauth2clientauthentication

Licence: BSD-2-Clause license
league/oauth2-client adapter for zend-expressive-authentication

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to phly-expressive-oauth2clientauthentication

zend-expressive-hal
Hypertext Application Language implementation for PHP and PSR-7
Stars: ✭ 37 (+164.29%)
Mutual labels:  zendframework, expressive
laminas-dependency-plugin
Replace zendframework and zfcampus packages with their Laminas Project equivalents.
Stars: ✭ 32 (+128.57%)
Mutual labels:  zendframework, expressive
Webapiclient
An open source project based on the HttpClient. You only need to define the c# interface and modify the related features to invoke the client library of the remote http interface asynchronously.
Stars: ✭ 1,618 (+11457.14%)
Mutual labels:  oauth2-client
autowp
WheelsAge.org / AutoWP.ru website sources
Stars: ✭ 19 (+35.71%)
Mutual labels:  zendframework
Okhttp Oauth2 Client
Android OAuth2 client using OkHttp
Stars: ✭ 193 (+1278.57%)
Mutual labels:  oauth2-client
Auth
Authenticator via oauth2
Stars: ✭ 118 (+742.86%)
Mutual labels:  oauth2-client
Toucan
Boilerplate template using Vue.js, TypeScript and .NET Core 2.1, based on SOLID design principles
Stars: ✭ 215 (+1435.71%)
Mutual labels:  oauth2-client
Requests Oauthlib
OAuthlib support for Python-Requests!
Stars: ✭ 1,369 (+9678.57%)
Mutual labels:  oauth2-client
authentik
The authentication glue you need.
Stars: ✭ 2,941 (+20907.14%)
Mutual labels:  oauth2-client
Oidc.example
OIDC (OpenID Connect) Example for http://openid.net/connect/
Stars: ✭ 190 (+1257.14%)
Mutual labels:  oauth2-client
Loginpass
Login with Google, GitHub, Twitter, Facebook and many other networks.
Stars: ✭ 177 (+1164.29%)
Mutual labels:  oauth2-client
Downlords Faf Client
Official client for Forged Alliance Forever
Stars: ✭ 121 (+764.29%)
Mutual labels:  oauth2-client
Waterwheel.js
A generic JavaScript helper library to query and manipulate Drupal 8 via core REST and JSON API
Stars: ✭ 237 (+1592.86%)
Mutual labels:  oauth2-client
Hoauth2
haskell oauth2 binding
Stars: ✭ 111 (+692.86%)
Mutual labels:  oauth2-client
tornado-alf
Tornado Oauth 2 client
Stars: ✭ 17 (+21.43%)
Mutual labels:  oauth2-client
Flask Oauthlib
YOU SHOULD USE https://github.com/lepture/authlib
Stars: ✭ 1,429 (+10107.14%)
Mutual labels:  oauth2-client
Gam
command line management for Google Workspace
Stars: ✭ 2,558 (+18171.43%)
Mutual labels:  oauth2-client
example-oidc
OIDC (OpenID Connect) Example for http://openid.net/connect/
Stars: ✭ 221 (+1478.57%)
Mutual labels:  oauth2-client
Conduit
Robust Swift networking for web APIs
Stars: ✭ 52 (+271.43%)
Mutual labels:  oauth2-client
Simpleauth
The Simplest way to Authenticate and make Rest API calls in .Net
Stars: ✭ 148 (+957.14%)
Mutual labels:  oauth2-client

phly-expressive-oauth2clientauthentication

Build Status Coverage Status

This library provides a league/oauth2-client adapter for use with zend-expressive-authentication.

Installation

Run the following to install this library:

$ composer require phly/phly-expressive-oauth2clientauthentication

You will also need to install one or more of the OAuth2 providers you wish to use. As an example:

$ composer require league/oauth2-instagram league/oauth2-google league/oauth2-facebook

Documentation

Documentation is in the doc tree, and can be compiled using mkdocs:

$ mkdocs build

You may also browse the documentation online.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].