Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Justauth | 14,549 | 6 days ago | 29 | mit | Java | |||||
🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、推特、飞书、京东、阿里云、喜马拉雅、Amazon、Slack和 Line 等第三方平台的授权登录。 Login, so easy! | ||||||||||
Kratos | 8,333 | 15 | 8 hours ago | 541 | June 01, 2022 | 249 | apache-2.0 | Go | ||
Next-gen identity server (think Auth0, Okta, Firebase) with Ory-hardened authentication, MFA, FIDO2, TOTP, WebAuthn, profile management, identity schemas, social sign in, registration, account recovery, passwordless. Golang, headless, API-only - without templating or theming headaches. Available as a cloud service. | ||||||||||
Django Socialauth | 578 | 10 years ago | other | Python | ||||||
Allows logging in via Facebook, Yahoo, Gmail, Twitter and Openid | ||||||||||
Buji Pac4j | 483 | 31 | 8 | 3 days ago | 26 | August 26, 2022 | apache-2.0 | Java | ||
Bridge from the pac4j security library to Shiro | ||||||||||
Play Pac4j | 394 | 2 | 3 days ago | 22 | January 14, 2022 | apache-2.0 | Java | |||
Security library for Play framework 2 in Java and Scala: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT... | ||||||||||
Spring Security Pac4j | 264 | 37 | 7 | 3 days ago | 32 | November 30, 2022 | apache-2.0 | Java | ||
Bridge from the pac4j security library to Spring Security (reactive) | ||||||||||
Sdk3rd | 246 | 3 years ago | 4 | apache-2.0 | Java | |||||
第三方SDK集成库,授权/分享/支付 | ||||||||||
Rpx_now | 231 | 104 | 5 | 4 years ago | 26 | July 06, 2013 | 1 | Ruby | ||
Ruby: RPXNow.com user login/creation and view helpers Facebook, Twitter, Google, MSN, OpenID, MySpace, Yahoo -- All in One | ||||||||||
Loginpass | 205 | 2 years ago | 20 | bsd-3-clause | Python | |||||
Login with Google, GitHub, Twitter, Facebook and many other networks. | ||||||||||
Nextcloud Oidc Login | 155 | a day ago | 54 | agpl-3.0 | PHP | |||||
Nextcloud login via a single OpenID Connect 1.0 provider |
Latest update: 03. February 2023! See what has changed here: WIKI
Loginbuddy is a container based solution that handles OpenID Connect flows and is used as proxy between an application (your application) and an OpenID Provider. Your application only needs to communicate with Loginbuddy. After finishing the authentication and authorization flow with providers, Loginbuddy generates a single response through a stable, normalized, interface to the application.
The high level design looks like this:
To get started, checkout the samples project or visit the online version at https://loginbuddy.net.
Loginbuddy includes configuration templates for common OpenID providers which simplifies the configuration effort:
Loginbuddy is built to support OpenID Connect and OAuth 2.0 specifications:
For more details on the APIs supported see WIKI - Protocols and APIs
The latest docker images are always available at docker hub.
To get a better idea how it works I have published a few videos about Loginbuddy on YouTube: Loginbuddy playlist
All documentation for Loginbuddy can be found in the local WIKI
Copyright (c) 2023. All rights reserved.
This software may be modified and distributed under the terms of the Apache License 2.0 license. See the LICENSE file for details.