omniauth
Auth system
A standardized authentication system for web applications
OmniAuth is a flexible authentication system utilizing Rack middleware.
8k stars
126 watching
976 forks
Language: Ruby
last commit: 4 months ago
Linked from 5 awesome lists
authenticationhacktoberfestomniauthruby
Related projects:
Repository | Description | Stars |
---|---|---|
omniauth/omniauth-github | A Ruby library providing an authentication strategy for GitHub. | 456 |
simi/omniauth-facebook | A Ruby gem that provides a simple way to authenticate users with Facebook using OAuth2. | 1,264 |
unasuke/omniauth-twitter2 | Provides a Ruby gem for authenticating users with Twitter OAuth2 using OmniAuth | 41 |
shopify/omniauth-shopify-oauth2 | Provides authentication with Shopify using OAuth2 protocol | 90 |
decioferreira/omniauth-linkedin-oauth2 | Provides an authentication strategy for LinkedIn using OAuth2 | 117 |
zquestz/omniauth-google-oauth2 | An OmniAuth strategy for authenticating with Google via OAuth2 | 1,465 |
beenhero/omniauth-weibo-oauth2 | OmniAuth strategy for Weibo OAuth2 authentication | 135 |
arunagw/omniauth-twitter | Provides an OmniAuth strategy for authenticating users through Twitter | 578 |
katafrakt/omniauth-hanami | An authentication solution for Ruby web applications using Warden and OmniAuth. | 14 |
rack/rack | A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,928 |
markbates/goth | A framework for implementing multi-provider authentication in Go web applications | 5,619 |
doorkeeper-gem/doorkeeper | An OAuth 2 provider for Ruby on Rails applications. | 5,342 |
ory/hydra | A scalable and customizable OpenID Certified provider for authentication and authorization | 15,623 |
emreakay/codeigniter-aauth | A user authorization and authentication library for CodeIgniter 2.x and 3.x | 393 |
pomerium/pomerium | An access proxy service providing secure, clientless connections to internal web apps and services. | 4,052 |