Skip to content

History / How To: OmniAuth inside localized scope

Revisions

  • Remove 'user_omniauth_authorize_path(:provider)' because it has been removed since 4.2.0.

    @tsukakei tsukakei committed Dec 10, 2018
  • Updated How To: OmniAuth inside localized scope (markdown)

    Marek Ciupak committed Jan 16, 2018
  • I believe calling `devise_for` a second time with the controllers arg overwrites the devise controllers (ie the devise mapping), so the omniauth callbacks controller needs to be passed both times

    @iainbeeston iainbeeston committed Sep 12, 2017
  • Typo. "locle" to "locale"

    @knice knice committed Mar 18, 2015
  • Fix typos and unclear comment

    @tofumatt tofumatt committed Dec 28, 2014
  • Add the "a" in auth_callbacks

    @tofumatt tofumatt committed Dec 28, 2014
  • Updated How To: OmniAuth inside localized scope. (markdown)

    @maxcal maxcal committed Sep 5, 2014