Skip to content

History / API endpoint descriptions and examples

Revisions

  • Update redirect location of POST /oauth/authorize

    @richardboehme richardboehme committed Jul 22, 2022
  • Update specific section about native_oauth_authorization path

    @richardboehme richardboehme committed Jul 22, 2022
  • Change /oauth/authorize/:code to /oauth/authorize/native as per #1003

    @richardboehme richardboehme committed Jul 22, 2022
  • Update token info error response to match changes from https://github.com/doorkeeper-gem/doorkeeper/pull/1202

    @toupeira toupeira committed Jan 10, 2022
  • There whas this missing ", however even if I add it I it didn't work. So I ended up sending the client_id and client_secret via body params.

    @Turupawn Turupawn committed Apr 27, 2021
  • Updated API endpoint descriptions and examples (markdown)

    @cupnoodle cupnoodle committed Dec 2, 2020
  • added missing /oauth/token/info in routes overview

    @vasekch vasekch committed Apr 17, 2020
  • Updated API endpoint descriptions and examples (markdown)

    @nbulaj nbulaj committed Aug 13, 2018
  • Updated API endpoint descriptions and examples (markdown)

    @srtk86 srtk86 committed Feb 28, 2018
  • Updated API endpoint descriptions and examples (markdown)

    @nbulaj nbulaj committed Feb 5, 2018
  • Updated API endpoint descriptions and examples (markdown)

    @kumekay kumekay committed Nov 18, 2016
  • Updated API endpoint descriptions and examples (markdown)

    @alexchee alexchee committed Sep 2, 2016
  • Updated API endpoint descriptions and examples (markdown)

    @alexchee alexchee committed Sep 2, 2016
  • Updated API endpoint descriptions and examples (markdown)

    @alexchee alexchee committed Sep 2, 2016
  • Updated API endpoint descriptions and examples (markdown)

    @mastermike14 mastermike14 committed Nov 20, 2015
  • Unwrap long line

    Ian Vaughan committed Oct 28, 2015
  • Added additional examples for POST /oauth/token and GET /oauth/token/info.

    @sunnyrjuneja sunnyrjuneja committed Aug 25, 2015
  • Fixed revoke url in curl example

    @tobischo tobischo committed Apr 16, 2015
  • Updated API endpoint descriptions and examples (markdown)

    @mehhii mehhii committed Feb 9, 2015
  • Updated API endpoint descriptions and examples (markdown)

    @mehhii mehhii committed Feb 9, 2015
  • Updated POST /oauth/revoke to match current version https://github.com/doorkeeper-gem/doorkeeper/pull/506

    @mehhii mehhii committed Feb 9, 2015
  • Updated API endpoint descriptions and examples (markdown)

    @bryanwongbh bryanwongbh committed Sep 9, 2014
  • Updated API endpoint descriptions and examples (markdown)

    @ianunruh ianunruh committed Jul 26, 2014
  • Updated API endpoint descriptions and examples (markdown)

    @ianunruh ianunruh committed Jul 26, 2014
  • added information about the configured user identification methods invoked by the api calls

    @wbreeze wbreeze committed Feb 27, 2014
  • end curl line breaks with backslash to make them more useful copy paste

    @wbreeze wbreeze committed Feb 27, 2014
  • Created API endpoint descriptions and examples (markdown)

    @wbreeze wbreeze committed Feb 27, 2014