Here are
716 public repositories
matching this topic...
A spec compliant, secure by default PHP OAuth 2.0 Server
Easy integration with OAuth 2.0 service providers.
Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.
A server side OAuth2 Bundle for Symfony
Making Laravel Passport work with Lumen
通用第三方登录SDK,支持微信,微信扫码,QQ,微博登录,支付宝登录,Facebook,Line,Twitter,Google
Social (OAuth1\OAuth2\OpenID\OpenIDConnect) sign with PHP
Rest API boilerplate for Lumen micro-framework.
⛽️ Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony
PHP 第三方登录授权 SDK,集成了QQ、微信、微博、Github等常用接口。支持 php-fpm 和 Swoole,所有框架通用。QQ群:17916227
Google Provider for the OAuth 2.0 Client
Symfony bundle which provides OAuth 2.0 authorization/resource server capabilities.
Ultra lightweight, dependency free and standalone JSON web token (JWT) library for PHP5.6 to PHP8.0. This library makes JWT a cheese.
Repository with the base code for the course "RESTful API with Laravel - Definitive-Guide"
A complete starter kit that allows you create amazing apps that look native thanks to the Quasar Framework. Powered by an API developed in Laravel Framework using the easy GraphQL queries language. And ready to use the Google Firebase features.
I have made a PHP script to help automate Oauth login for Discord [Login With Discord]. It contains a base and needs to be coded more to actually implement it into your website [Sessions has not been included, just the files to retrieve the info from the API]
Provides a unified interface to local and remote authentication systems.
Repositorio para el código base del curso "API RESTful con Laravel - Guía Definitiva"
OAuth 2.0 Client for Guzzle 4, 5, 6 and 7 with PHP 5.4 - PHP 8.0 - no more dependency hell!
LinkedIn API PHP SDK with OAuth 2 support. Can be used for social sign in or sharing on LinkedIn. Has a good usage examples
New Discord Provider for the OAuth 2.0 Client
[bd] Api add-on for XenForo
[READ ONLY] Subtree split of the SocialiteProviders/Weixin Provider (see SocialiteProviders/Providers)
[READ ONLY] Subtree split of the SocialiteProviders/VKontakte Provider (see SocialiteProviders/Providers)
A RESTful API based on Lumen micro-framework with OAuth2.
The base for developing awesome projects
Sample OAuth2 client using the GitHub API
A feature rich object-oriented PHP library for interacting with MailChimp's API v3 💌 🐵
Improve this page
Add a description, image, and links to the
oauth2
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
oauth2
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Problem Description;
There are 2 filters that have gone undocumented since their inclusion in the code.
openid-connect-modify-token-response-before-validationhttps://github.com/oidc-wp/openid-connect-generic/blob/7560701348e004f09df7c831d0703e0bcc173ca2/includes/openid-connect-generic-client-wrapper.php#L365
openid-connect-modify-id-token-claim-before-validationhttps://github.com