omniauth-browserid
omniauth-browserid copied to clipboard
Use different failure url to avoid infinite redirect loop
Persona strategy was grabbing other strategies' failure and then entering into a infinite redirect loop.
This uses a temporary failure path different from the default failure path.