Skip to content

Revisions

  • Fix link

    @risafj risafj committed Nov 5, 2019
  • Add a note about access tokens and refresh tokens

    @risafj risafj committed Nov 5, 2019
  • Clarify what happens in user_info_mapping

    @risafj risafj committed Nov 5, 2019
  • Updated External (markdown)

    @GBH GBH committed Oct 2, 2018
  • Revert 098036a6e5fe4ef16a9139bc8a7df41b3d40bc17...74508cf6fea7180618d57a5976363442709292fa on External

    @shiroemons shiroemons committed May 2, 2018
  • Update view example based on changes in 0.3.1

    @prsimp prsimp committed Apr 10, 2018
  • Add message about using 0.11.0 for facebook users.

    @joshbuker joshbuker committed Jul 24, 2017
  • Fix "Before process_action callback :require_login has not been defined"

    @goofansu goofansu committed Jun 14, 2017
  • Authentication config in model User is useless

    @goofansu goofansu committed Jun 14, 2017
  • attr_accessor is not needed or desirable with ActiveRecord

    @goofansu goofansu committed Jun 12, 2017
  • Slight updates to the documentation to account for the way current facebook API operates.

    @mikemerritt mikemerritt committed May 25, 2017
  • Updated External (markdown)

    @asmsuechan asmsuechan committed Mar 30, 2017
  • Fix the external documentation bug pointed out in Hotfix twitter login (https://github.com/Sorcery/sorcery/pull/6).

    @ebihara99999 ebihara99999 committed Nov 2, 2016
  • Using '--only-submodules' instead of deprecated '--migrations'

    @kbyn kbyn committed Sep 22, 2015
  • Updated External (markdown)

    @nomnel nomnel committed Sep 2, 2014
  • Updated External (markdown)

    @joshweinstein joshweinstein committed Oct 31, 2013
  • Don't mention legacy versions, use `change` method in migration

    @kirs kirs committed Oct 5, 2013
  • Updated External (markdown)

    @kirs kirs committed Oct 5, 2013
  • Added an example of how to use Strong Parameters in Rails 4.

    @Beartech Beartech committed Aug 18, 2013
  • Need to let new users know that putting secrets in here is bad form unless they are strict about adding it to .gitignore

    @Beartech Beartech committed Aug 18, 2013
  • Updated External (markdown)

    @tmaeda tmaeda committed Aug 28, 2012
  • fixed generate command

    @aL3xa aL3xa committed Feb 16, 2012
  • best explanation in facebook configuration module

    lucianosousa committed Jan 25, 2012
  • Updated External (markdown)

    @NoamB NoamB committed Nov 5, 2011
  • login_user() seems to be incorrect and there's no mention of it besides in TestHelpers. Changed to auto_login()

    @davidbalbert davidbalbert committed Oct 31, 2011
  • Fix missing 's' in config/routes.rb for 'oauth' controller name

    @gottfrois gottfrois committed Oct 8, 2011
  • Updated External (markdown)

    @willywg willywg committed Sep 21, 2011
  • Facebook Graph use username how a nickname

    @willywg willywg committed Sep 21, 2011
  • Updated External (markdown)

    @NoamB NoamB committed Sep 20, 2011
  • activate_sorcery! is replaced with authenticates_with_sorcery! in > 0.4.*

    easilyx committed Sep 15, 2011