Clancey / simple_auth

The Simplest way to Authenticate in Flutter
MIT License
352 stars 108 forks source link

Example app is not working #108

Open miguelpruivo opened 5 years ago

miguelpruivo commented 5 years ago

Cloned and tried to run the example app to see if it suits my needs, however, that wasn't possible as the Facebook login crashes immediately the app and the Instagram will give an error message.

c-p-i-o commented 5 years ago

I'm also not able to get the example app running for web. I've attached error file

error.pdf

MaskyS commented 4 years ago

You need to create your own app and replace the app redirect uri/ app id/ app secret. More info: https://blog.maskys.com/using-the-instagram-basic-display-api-in-flutter/

emaborsa commented 1 year ago

For me the sample does not run as well, package versions are outdated and upgrading them leads to build errors.