lichess-org / api

Lichess API documentation and examples
https://lichess.org/api
GNU Affero General Public License v3.0
444 stars 148 forks source link

example/board-api using legacy OAuth flow #145

Closed niklasf closed 2 years ago

niklasf commented 3 years ago

So it's outdated as an example, and cannot actually be used by new apps.

Update to use PKCE or find an existing open source app that we can refer to as an example.

niklasf commented 2 years ago

To work on this, first revert f609882f35d99ca9d8a1bcdb884fb5fad81e7134 to restore the example with the legacy flow.

niklasf commented 2 years ago

Covered by https://github.com/lichess-org/api/tree/master/example/oauth-demo.