oauth property

  1. @override
OAuthServiceDio oauth
override

Play on Lichess with physical boards and third-party clients. Works with normal Lichess accounts. Engine play or assistance is forbidden.

Features

https://lichess.org/api#tag/Board

Implementation

@override
OAuthServiceDio get oauth => _oauthService ??= OAuthServiceDio(dio);