OAuth2

Sort:
ktomaszewski20

Hello devs,

do you know if chess.com has own OAuth2 system? I would like to add button and action like "log in with chess.com" to my project. 

Thanks for answers.

Martin_Stahl

Pretty sure the site does not.

BaronVonChickenpants

You are able to login with chess.com credential sin some apps, for example the SquareOff  app allows you to login with Chess.com details to use their boards here.   Not sure what protocol that uses, but some form of external authentication must be available.

binomine

There are hints that an interactive API for chess.com exists, like lichess.org has.  Since Squareoff, DGT and others interact with chess.com, it is likely that it exists, but it's not public. I would contact support with exactly what you want to do, and see if they can hook you up.

strategaD

I would also like to integrate my application with chess.com via OAuth2. It is a real shame that chess.com doesn't have OAuth2.

henry_in_pt

I have an app "Verbal Chess" that enables people to play using only their voice on Lichess. (Android first.) I would like to extend that to chess.com.   Henry