omniauth-strategies-passthrough 1.0.0
This strategy allows you to pass auth hash values directly to an auth endpoint and forwards them directly to your callback(s). The end goal of this is to provide more flexibility when writing login helpers in development/test environments while still utilizing your OmniAuth callback(s).
Gemfile:
=
install:
=
Runtime Dependencies (1):
omniauth
>= 1.9, < 2