All Projects → yiisoft → Yii2 Authclient

yiisoft / Yii2 Authclient

Licence: bsd-3-clause
Yii 2 authclient extension.

Projects that are alternatives of or similar to Yii2 Authclient

Login With
Stateless login-with microservice for OAuth
Stars: ✭ 2,301 (+435.12%)
Mutual labels:  google, linkedin, oauth, twitter, facebook
Pow assent
Multi-provider authentication for your Pow enabled app
Stars: ✭ 236 (-45.12%)
Mutual labels:  google, oauth, twitter, facebook, vk
Assent
Multi-provider framework in Elixir
Stars: ✭ 126 (-70.7%)
Mutual labels:  google, oauth, twitter, facebook, vk
Nemiro.oauth.dll
Nemiro.OAuth is a class library for authorization via OAuth protocol in .NET Framework
Stars: ✭ 45 (-89.53%)
Mutual labels:  google, oauth, twitter, facebook, vk
Play Authenticate
An authentication plugin for Play Framework 2.x (Java)
Stars: ✭ 813 (+89.07%)
Mutual labels:  google, linkedin, oauth, facebook
Daily Coding Problem
Series of the problem 💯 and solution ✅ asked by Daily Coding problem👨‍🎓 website.
Stars: ✭ 90 (-79.07%)
Mutual labels:  google, linkedin, twitter, facebook
Socialcounters
jQuery/PHP - Collection of Social Media APIs that display number of your social media fans. Facebook Likes, Twitter Followers, Instagram Followers, YouTube Subscribers, etc..
Stars: ✭ 104 (-75.81%)
Mutual labels:  google, twitter, facebook, vk
Oauth
🔗 OAuth 2.0 implementation for various providers in one place.
Stars: ✭ 336 (-21.86%)
Mutual labels:  google, linkedin, oauth, facebook
oauth
Allow users to log in with GitHub, Twitter, Facebook, and more!
Stars: ✭ 21 (-95.12%)
Mutual labels:  oauth, facebook, twitter, linkedin
Socialite
Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.
Stars: ✭ 1,026 (+138.6%)
Mutual labels:  google, linkedin, oauth, facebook
Social Login Helper Deprecated
A simple android library to easily implement social login into your android project
Stars: ✭ 81 (-81.16%)
Mutual labels:  google, linkedin, twitter, facebook
Keyring
Keyring is an authentication framework for WordPress. It comes with definitions for a variety of HTTP Basic, OAuth1 and OAuth2 web services. Use it as a common foundation for working with other web services from within WordPress code.
Stars: ✭ 52 (-87.91%)
Mutual labels:  google, linkedin, twitter, facebook
Hackathon Starter Kit
A Node-Typescript/Express Boilerplate with Authentication(Local, Github, Facebook, Twitter, Google, Dropbox, LinkedIn, Discord, Slack), Authorization, and CRUD functionality + PWA Support!
Stars: ✭ 242 (-43.72%)
Mutual labels:  google, linkedin, twitter, facebook
Flutter auth buttons
Flutter buttons for social platforms
Stars: ✭ 114 (-73.49%)
Mutual labels:  google, twitter, facebook
Social Media Profiles Regexs
📇 Extract social media profiles and more with regular expressions
Stars: ✭ 324 (-24.65%)
Mutual labels:  linkedin, twitter, facebook
Hybridauth
Open source social sign on PHP Library. HybridAuth goal is to act as an abstract api between your application and various social apis and identities providers such as Facebook, Twitter and Google.
Stars: ✭ 3,223 (+649.53%)
Mutual labels:  google, twitter, facebook
Androidoauth
A simple way to authenticate with Google and Facebook using OAuth 2.0 in Android
Stars: ✭ 88 (-79.53%)
Mutual labels:  google, oauth, facebook
Turnstile
An authentication framework for Swift.
Stars: ✭ 163 (-62.09%)
Mutual labels:  google, oauth, facebook
Core Nestjs
A simple application demonstrating the basic usage of permissions with NestJS (JWT, Passport, Facebook, Google+, User, Group, Permission)
Stars: ✭ 347 (-19.3%)
Mutual labels:  google, oauth, facebook
cakephp-social-share
CakePHP link generator for sharing content on social networks
Stars: ✭ 30 (-93.02%)
Mutual labels:  facebook, twitter, linkedin

AuthClient Extension for Yii 2


This extension adds OpenID, OAuth, OAuth2 and OpenId Connect consumers for the Yii framework 2.0.

For license information check the LICENSE-file.

Documentation is at docs/guide/README.md.

Latest Stable Version Total Downloads Build Status

Installation

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist yiisoft/yii2-authclient

or add

"yiisoft/yii2-authclient": "~2.2.0"

to the require section of your composer.json.

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].