Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

Latest commit

 

History

History
31 lines (16 loc) · 627 Bytes

CHANGELOG.md

File metadata and controls

31 lines (16 loc) · 627 Bytes

Changelog Fidor Admin API Schema

See commit messages for details.

2018-04

  • add Ruby on Rails Fidor API Demo Application

2016-04

  • add PHP advanced example

2016-01

  • remove client_secret usage in params => moved to BasicAuth header

2015-06

  • fix usage of access_token in api URLs, now set in Authorization Header

2015-01

  • fix proper TLS handling for node example

2014-12

  • make starter kits use all required oauth params: state, response_type, grant_type

2014-11

  • init with plain oauth examples for php, ruby, nodejs, golang, java