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

Bring back blazor packages #225

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Bring back blazor packages #225

merged 1 commit into from
Jan 2, 2025

Conversation

josephdecock
Copy link
Member

@josephdecock josephdecock commented Dec 26, 2024

This brings back the new blazor packages, slightly simplifying the implementation and removing some breaking changes.

We've also updated AccessTokenManagement in a way that allows us to fix #207 trivially, so that is included as well.

The two things that were in the first preview of the blazor packages that are not here are:

Both of those need a bit more thought, but we can merge this and then separately consider them afterword.

Resolves #221, Resolves #207

@josephdecock josephdecock requested a review from damianh December 26, 2024 22:33
@josephdecock josephdecock added this to the bff-3.0.0 milestone Dec 26, 2024
@josephdecock josephdecock added the area/bff/blazor BFF Blazor extensions label Dec 26, 2024
@josephdecock josephdecock linked an issue Dec 27, 2024 that may be closed by this pull request
@josephdecock josephdecock merged commit 80ff1de into main Jan 2, 2025
5 checks passed
@josephdecock josephdecock deleted the joe/return-of-blazor branch January 2, 2025 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/bff/blazor BFF Blazor extensions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Un-revert new Blazor packages Simplify registration of ServerSideTokenStore
2 participants