Source: ruby-omniauth Maintainer: Debian Ruby Team Uploaders: Pirate Praveen , Utkarsh Gupta Section: ruby Priority: optional Build-Depends: debhelper-compat (= 13), gem2deb (>= 1), rake, ruby-hashie, ruby-rack (>= 2.2.3~), ruby-rack-protection, ruby-rack-test, ruby-rspec, ruby-simplecov, ruby-coveralls Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-omniauth.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-omniauth Homepage: https://github.com/omniauth/omniauth Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Rules-Requires-Root: no Package: ruby-omniauth Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: flexible authentication system utilizing Rack middleware OmniAuth is a Ruby 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.