You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues and found no duplicates.
What plugin is this bug for?
Firebase UI Auth
What platform(s) does this bug affect?
No response
List of dependencies used.
Not relevant
Steps to reproduce
Sign in with OIDC
Display the ProfileScreen
See that there is an error getting the icon for the OIDC provider
Expected Behavior
One of the following:
Ignore the providers with missing icons
Extract the icons from the providers
Actual Behavior
Error getting the icon for the OIDC provider breaks the UI
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Rexios80
changed the title
[firebase_ui_auth] Use provider icon for ProfileScreen if the provider is not a known one (ex OIDC)
[firebase_ui_auth] Do not throw an exception if provider icon is not found in ProfileScreenAug 20, 2024
I get this exception when using an OidcProvider provider from https://pub.dev/packages/firebase_ui_oauth_oidc. An example would require setting up an OIDC provider in the FIrebase console.
Hello 👋, to help manage issues we automatically close stale issues.
This issue has been automatically marked as stale because it has not had activity for quite some time. Has this issue been fixed, or does it still require attention?
This issue will be closed in 15 days if no further activity occurs.
Is there an existing issue for this?
What plugin is this bug for?
Firebase UI Auth
What platform(s) does this bug affect?
No response
List of dependencies used.
Not relevant
Steps to reproduce
ProfileScreen
Expected Behavior
One of the following:
Actual Behavior
Error getting the icon for the OIDC provider breaks the UI
Additional Information
No response
The text was updated successfully, but these errors were encountered: