This repository has been archived by the owner on Apr 24, 2021. It is now read-only.
forked from omniauth/omniauth
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
mbleigh edited this page Oct 30, 2011
·
62 revisions
- OmniAuth 1.0 - Learn about the upcoming release and how it differs from 0.3.
- List of Strategies - A list of available OmniAuth 1.0 strategies. Community maintained.
- Frequently Asked Questions - Common questions about OmniAuth and answers for them.
- Changelog - A list of the changes between versions of OmniAuth.
- Philosophy - An explanation of the philosophy behind OmniAuth.
- Roadmap - A plan for upcoming features for OmniAuth.
- Mailing List - Google Group for questions and discussion of OmniAuth.
- API Documentation - YARD-generated documentation for the OmniAuth code.
- FAQ - Check if someone resolved your problem already.
- Sites Using OmniAuth - A community-curated list of sites that are using OmniAuth for authentication.
- Auth Hash Schema - Learn what the contents of the auth hash returned by OmniAuth will include.
- Using Multiple Providers - The easiest way to use multiple providers from a single application.
- Contributing to OmniAuth - Some instructions for setting up an environment to contribute to OmniAuth.
- Integration Testing - OmniAuth has some facilities for easing integration testing. Learn about them here!
- Setup Phase - Information on the per-request setup phase.
- Dynamic Providers - How to modify the credentials of a provider at runtime.
- Saving User Location - Redirect users back to where they came upon login.
- Selectively loading Omniauth gems - e.g. if you're only using OAuth and don't want LDAP dependencies et al
- Developer Credentials List - Need to find out where to sign up for that consumer key and secret? Check here.
- LDAP
- OpenID and Google Apps
User Docs
- List of Strategies
- Frequently Asked Questions
- Help Topics
- External Resources
- Upgrading to 1.0
- Auth Hash Schema
Strategy Developers
Project Resources