Open teotwaki opened 3 years ago
Note: Chesscom has implemented OAuth, however they require credentials in order to invoke it. I've requested said credentials, and have a branch ready to go once I can test things.
Update: still waiting for chesscom to provide me with credentials.
This is why we can't have nice things.
It would be great to be able to support chesscom in addition to lichess.
From an API perspective, chesscom is a bit more limited, however it's not unmanageable:
Location
field of their profile. Once they validate, we fetch the profile and verify the token is there. It requires a bit more manual work on the user's part, however it does prove account ownership.Questions: