Is there an API endpoint to allow for a developer to grab a user's profile upon signin once done with the OAuth flow? That way instead of storing the user's chess.com username for https://api.chess.com/pub/player/{username} we call https://api.chess.com/pub/player/me instead.
Is there an API endpoint to allow for a developer to grab a user's profile upon signin once done with the OAuth flow? That way instead of storing the user's chess.com username for https://api.chess.com/pub/player/{username} we call https://api.chess.com/pub/player/me instead.