Suwayomi / Tachidesk-Sorayomi

A free and open source manga reader app to read manga from a Tachidesk-Server instance.
https://suwayomi.github.io/Tachidesk-Sorayomi/
Mozilla Public License 2.0
863 stars 64 forks source link

Feature/trackers #236

Closed tachimanga closed 3 months ago

tachimanga commented 1 year ago

The PR to Tachidesk can be found here:

Note: the OAuth process is based on flutter_web_auth_2 (https://pub.dev/packages/flutter_web_auth_2#setup) Currently, it only supports iOS and Android if the callback url is suwayomi://oauth/${tracker}

tachimanga commented 1 year ago

I will fix the conflict after the server part has been merged.