-
-
Notifications
You must be signed in to change notification settings - Fork 210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
is Aurora OS port possible? #1315
Comments
Is it normal that the font is different? |
I don't know, first thing to make it play authorized games, font is next thing. |
When you connect to an account, it generates a token via OAuth2 that is used as the "Authorization" header for all the requests of lib/src/network/http.dart (correct me of I'm wrong) |
Hi! Token received via oauth2 api but header also use some password mobile/lib/src/model/auth/bearer.dart Line 6 in 84abbae
if i remove digest part from mobile/lib/src/model/auth/bearer.dart Line 10 in 84abbae
Also i have issue with websocket server. Server ignore following_onlines request in wss://socket.lichess.org/socket/v5 but response to ping messages. Authenticated user unable to play with bots/ppl but able to play as anonymous. When authenticated user start to play with bot for example socket fail to upgrade
|
Aurora OS is the Sailfish OS fork with flutter support. See https://auroraos.ru
We have compiled adapted code and tested it on Aurora OS smartphone, see picture.
now it
The text was updated successfully, but these errors were encountered: