Trending Projects for April 17, 2016
Discover libraries that are gaining popularity within the Ruby community. You can find an overview of how we calculate these in our documentation.
Auth0 is an authentication broker that supports social identity providers as well as enterprise identity providers such as Active Directory, LDAP, Google Apps, Salesforce.
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.
omniauth-auth0 is the OmniAuth strategy for Auth0.
Administrate is heavily inspired by projects like Rails Admin and ActiveAdmin,
but aims to provide a better user experience for site admins,
and to be easier for developers to customize.
To do that, we're following a few simple rules:
- No DSLs (domain-specific languages)
- Support the simplest use cases,
and let the user override defaults with standard tools
such as plain Rails controlle...