I have been trying to do Oauth2 login of Identity Server 4 using flutter, I have successfully implemented the login on iPad using: https://pub.dev/packages/flutter_web_auth library but as this library says it also supports web but seems like it is not working on the flutter web app, can you guys kindly suggest how can I make the web app work with Oauth2 or is there any other way to make the OAuth2 login work with flutter web?
I need to do this ASAP, so any help will be really appreciated.
I have been trying to do Oauth2 login of Identity Server 4 using flutter, I have successfully implemented the login on iPad using: https://pub.dev/packages/flutter_web_auth library but as this library says it also supports web but seems like it is not working on the flutter web app, can you guys kindly suggest how can I make the web app work with Oauth2 or is there any other way to make the OAuth2 login work with flutter web?
I need to do this ASAP, so any help will be really appreciated.
--
You received this message because you are subscribed to the Google Groups "Flutter Development (flutter-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/ecff38cc-e3a3-4826-8da1-868422b8f66f%40googlegroups.com.
> this library says it also supports web but seems like it is not working on the flutter web app,(I don’t use Flutter web)What made you think that? Would you share error messages if any?
On Mon, Feb 24, 2020 at 08:33 Suvadeep Das <suvade...@gmail.com> wrote:
--I have been trying to do Oauth2 login of Identity Server 4 using flutter, I have successfully implemented the login on iPad using: https://pub.dev/packages/flutter_web_auth library but as this library says it also supports web but seems like it is not working on the flutter web app, can you guys kindly suggest how can I make the web app work with Oauth2 or is there any other way to make the OAuth2 login work with flutter web?
I need to do this ASAP, so any help will be really appreciated.
You received this message because you are subscribed to the Google Groups "Flutter Development (flutter-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutt...@googlegroups.com.