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
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
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