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
yes i think it should work...
Do you think i should use url callback like web platform or null like mobile? I tried with both but it not work. Maybe it not right
success should be http://localhost:{port}
Recommended threads
- android platform invaild origina
It happened today suddenly. Our app says invalid origin. And appwrite cloud says every time we tried to add the app to it: "param platformId" is not optional.
- Team invite - 500 error - no email
When executing ```dart await _repository.teams.createMembership( teamId: event.listId, roles: ['member'], email: event.email, url: 'xxxx', ); ``` I se...
- Help with nameservers
I just added our domain, and as per instruction in the page following, it says, "Add the following nameservers on your DNS provider. ..." I want to keep my cu...