flutter_web_auth icon indicating copy to clipboard operation
flutter_web_auth copied to clipboard

Add iOS & macOS setup to README.md

Open kyle-seongwoo-jun opened this issue 4 years ago • 2 comments

I added the description of capturing callback URL on iOS & macOS.

kyle-seongwoo-jun avatar Nov 25 '20 03:11 kyle-seongwoo-jun

@kyle-seongwoo-jun sorry for the super long delay on this one 🙈

In my example app I haven't added this, and it works anyway. Are you sure that these needs to be added? 🤔

LinusU avatar Sep 07 '21 13:09 LinusU

I was running into the following error until I added these items to info.plist. @kyle-seongwoo-jun thanks!

Safari cannot open the page because the address is invalid

robisaks avatar Mar 24 '22 19:03 robisaks

I am receiving the same error after I input credentials and try to log in, "Safari cannot open the page because the address is invalid", I am using AzureB2c for handling users. Does anyone have an idea what could be wrong?

mvukojicic avatar Oct 30 '23 11:10 mvukojicic