Hoàng Quốc AnOriginal post
Rank 1: Thread
Hi! i am using Flutter build Linux App. Can i use OAuth with this Platform? because i see error "Callback url scheme must start with http://localhost:{port}". And in flutter_web_auth_2 package i see this
Summary
The user is asking if they can use OAuth with their Flutter build Linux app. They are seeing an error message stating that the callback URL scheme must start with 'http://localhost:{port}'. They are unsure if they should use a URL callback like on the web platform or use null like on mobile. They have tried both options but it is not working. The user wants to know if it is possible to use OAuth with Flutter for Linux. Unfortunately, there is no solution provided in the support thread.