Skip to content

React to 10.0 samp updates for MAUI BH+Web App+Identity#36944

Merged
guardrex merged 3 commits intomainfrom
guardrex/mauiblazorhybridwebappidentity-updates
Apr 3, 2026
Merged

React to 10.0 samp updates for MAUI BH+Web App+Identity#36944
guardrex merged 3 commits intomainfrom
guardrex/mauiblazorhybridwebappidentity-updates

Conversation

@guardrex
Copy link
Copy Markdown
Collaborator

@guardrex guardrex commented Apr 2, 2026

Fixes #36221

Matt ... Good news! Only minimal updates required. The app runs fine, and the registration page was there after all. All I can figure that went wrong was that I didn't start from the .Web project after setting the MAUI project as the startup project ... i.e., I didn't follow the article's instructions correctly. 🙈😄 Sorry for the trouble on that.

WRT the changes that I'd like to make ...

  • NITs ... Minor instruction update for the latest .NET with MAUI workload, a missing comma, etc.
  • Let's pull the show-'n-tell code out of the article for the LoginWithProviderAsync method and let the reader look in the sample app because that code has minor changes across the two sample versions (e.g., the Remember Me feature is in the 10.0 samp but not the 9.0 samp). The text just needs to state which file to look at where it's discussed.

If you approve the changes, I'll publish these updates. We require one approval to get any PR merged.


Internal previews

📄 File 🔗 Preview link
aspnetcore/blazor/hybrid/security/maui-blazor-web-identity.md aspnetcore/blazor/hybrid/security/maui-blazor-web-identity

@guardrex guardrex requested a review from mattleibow April 2, 2026 20:18
@guardrex guardrex self-assigned this Apr 2, 2026
@guardrex guardrex requested a review from wadepickett April 3, 2026 18:33
@guardrex
Copy link
Copy Markdown
Collaborator Author

guardrex commented Apr 3, 2026

@wadepickett ... This is also reviewable by our team. See the OP for the NIT changes here.

Copy link
Copy Markdown
Contributor

@wadepickett wadepickett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! Approved.

@guardrex guardrex merged commit 952c221 into main Apr 3, 2026
4 checks passed
@guardrex guardrex deleted the guardrex/mauiblazorhybridwebappidentity-updates branch April 3, 2026 20:15
@guardrex guardrex removed the request for review from mattleibow April 3, 2026 20:15
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

Successfully merging this pull request may close these issues.

React to 10.0 sample updates for MAUI Blazor Hybrid+Web App+Identity

2 participants