"""Constants for the Lichess integration.""" DOMAIN = "lichess" TOKEN_URL = "https://lichess.org/account/oauth/token"