Problem with ExternalLoginPicker in FluentUI Template #2570
meliora-solution
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Recently I tried to use External Authentication Provider with Template from fluentUI with blazor NET 8.
I have a problem registering the external Auth Provider. It just failed to register that external provider.
After long hours, I switch to use blazor template to experiment with External provider. It works.
The problem is in ExternalLoginPicker.
Orignal Code :
Revised code with the help of AI. It works now.
Beta Was this translation helpful? Give feedback.
All reactions