authlogic_oauth
OAuth extender
An extension to Authlogic that enables OAuth authentication
Authlogic OAuth is an extension of the Authlogic library to add OAuth support. OAuth can be used to allow users to login with their Twitter credentials.
165 stars
4 watching
25 forks
Language: Ruby
last commit: about 15 years ago Related projects:
Repository | Description | Stars |
---|---|---|
nov/twitter_oauth2 | A Ruby library implementing Twitter's OAuth 2.0 authentication protocol with PKCE support | 14 |
auth-it-center/authlogic_x509 | Extends Authlogic with x509 login capability | 5 |
binarylogic/authlogic_openid | An extension of Authlogic to add OpenID support for authentication | 167 |
lancejpollard/authlogic-connect | Provides Oauth and OpenID support to Ruby web applications | 148 |
binarylogic/authlogic_example | An example Rails app demonstrating a complete authentication system with user registration, login, and account management. | 567 |
widop/twitter-oauth | A PHP library for interacting with the Twitter OAuth API to obtain access tokens | 8 |
authomatic/authomatic | A framework agnostic library for Python web applications to simplify authentication with third-party providers using OAuth and OpenID. | 1,039 |
sean-mcrae/oauthv1---signing-burp-extension- | An extension for Burp Suite that adds support for OAuth v1 authentication methods | 2 |
ruudk/twitteroauth | A PHP library that enables interaction with Twitter's REST API using OAuth | 51 |
lexmag/oauther | A library to authenticate using the OAuth 1.0 protocol in Elixir | 69 |
binarylogic/authlogic_ldap | An Authlogic extension to add LDAP authentication support | 75 |
nbudin/authlogic_pam | An authlogic plugin for integrating PAM authentication with Ruby-based web applications. | 13 |
unasuke/omniauth-twitter2 | Provides a Ruby gem for authenticating users with Twitter OAuth2 using OmniAuth | 41 |
oauth-xx/oauth2 | A Ruby wrapper for implementing OAuth 2.0 protocol interactions | 2,113 |
auraphp/aura.auth | Provides authentication functionality and session tracking using various adapters. | 134 |