OmniAuth is a library that standardizes multi-provider authentication for web applications. It was created to be powerful, flexible, and do as little as possible. Any developer can create strategies for OmniAuth that can authenticate users via disparate systems. OmniAuth strategies have been created for everything from Facebook to LDAP. In order to use OmniAuth in your applications, you will need to leverage one or more strategies. These strategies are generally released individually as RubyGems, and you can see a community-maintained list on the wiki for this project. One strategy, called Developer, is included with OmniAuth and provides a completely insecure, non-production-usable strategy that directly prompts a user for authentication information and then passes it straight through. You can use it as a placeholder when you start development and easily swap in other strategies later.

Features

  • Each OmniAuth strategy is a Rack Middleware
  • Because OmniAuth is built for multi-provider authentication, you may want to leave room to run multiple strategies
  • Integrate OmniAuth into your application
  • OmniAuth is an extremely low-touch library
  • It is designed to be a black box that you can send your application's users into when you need authentication and then get information back
  • omniauth is not OOTB-compatible with rack_csrf

Project Samples

Project Activity

See All Activity >

Categories

Security

License

MIT License

Follow OmniAuth

OmniAuth Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of OmniAuth!

Additional Project Details

Programming Language

Ruby

Related Categories

Ruby Security Software

Registered

2023-03-16