Skip to content

History / Associate users to OAuth applications (ownership)

Revisions

  • before_filter --> before_action

    @olimart olimart committed Apr 28, 2023
  • just a note/comment on the use of "before_filter" that was removed on Rails 5.1

    @nogdacosta nogdacosta committed Nov 7, 2017
  • Make sure access of other users is limited in the other controller actions, too

    @ignisf ignisf committed Aug 10, 2016
  • make a tiny grammar improvement

    @yakovenkodenis yakovenkodenis committed Dec 12, 2015
  • Updated example controller code to not depend on responders gem, which is not part of default Rails 4. Also tweaked the text a bit to make some things clearer after the problems I had understanding this page

    @naps62 naps62 committed Nov 17, 2015
  • The path oauth_doorkeeper_application_url is named oauth_application url. Further more, an array is a collection and interpreted as such.

    @SleeplessByte SleeplessByte committed Oct 13, 2014
  • added controller action to automatically set application's owner

    iwakura committed Oct 31, 2013
  • Created Associate users to OAuth applications (ownership) (markdown)

    @felipeelias felipeelias committed Oct 19, 2012