The Wayback Machine - https://web.archive.org/web/20211018023646/https://github.com/topics/baas
Skip to content
#

baas

Here are 152 public repositories matching this topic...

appwrite
sharadregoti
sharadregoti commented Dec 18, 2020

The problem faced currently?

While adding an ingress route, or a target in ingress route.
If by mistake white space gets added to the route or host. We get the error specified route not found or unable to reach the specified target

How can we solve it?

Mission control should remove the white space if present before saving the config

If you want this feature to be implemented, gi

awesome-appwrite
sdk-for-flutter
eldadfux
eldadfux commented Sep 27, 2020

Most features of the Appwrite Flutter SDK should already work with Linux apps out of the box. One specific area that still lacks support is our OAuth login. For us to enable OAuth login we actually need to add Linux support on the Web auth plugin https://github.com/LinusU/flutter_web_auth we use as a dependency.

The Web Auth library already support web auth login for Android, iOS, and MacOS. On

Improve this page

Add a description, image, and links to the baas topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the baas topic, visit your repo's landing page and select "manage topics."

Learn more