Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Mobile complete screen redirection to identity server instead of popup #11

Open
SameerChorge94 opened this issue Oct 15, 2021 · 1 comment

Comments

@SameerChorge94
Copy link

SameerChorge94 commented Oct 15, 2021

Hello,

I tried this package for the web it's working without any issues, i.e. if i disable usePopup for web then it redirects web to ideneity server login screen and on login it redirects to the app again.

but for mobile view usePopup is by default true,
is there any workaround or solution in this current package where i can achieve same for the mobile (android/IOS) devices,
i.e. instead of loading/redirecting the identity server in popup it should redirect app to the identity server and then on success redirects back to app, like it's flutter_appauth package
https://pub.dev/packages/flutter_appauth

Is there any way to achieve above requirement with current package., by handling changes in plugin,

can you atleast expose complete dialog height and width parameters, instead of applying the minumum width and height from the inputs
https://github.com/Concerti-IO/openidconnect_flutter/blob/8a6d8c83063cf8dcedbf0520a5058e4b1408d805/openidconnect/lib/src/android_ios.dart#L27

Thanks

@SameerChorge94
Copy link
Author

Any update on this feature request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant