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

Refactor the Client and configure Identity Server API sample #3

Merged

Conversation

StuFrankish
Copy link
Owner

Configure the client with access to the Redis cache (using Aspire configuration).
Refactor the client to get rid of the Startup class and move to a more fluent Progam.cs. Added support in the client to make API calls to the Identity Server using the LocalApi support in IdentityServer and a custom service base. Added examples in the Secure.cshtml page.

…figuration).

Refactor the client to get rid of the Startup class and move to a more fluent Progam.cs.
Added support in the client to make API calls to the Identity Server using the LocalApi support in IdentityServer and a custom service base.
Added examples in the Secure.cshtml page.
@StuFrankish StuFrankish added the enhancement New feature or request label Jul 27, 2024
@StuFrankish StuFrankish self-assigned this Jul 27, 2024
@StuFrankish StuFrankish merged commit ae65761 into main Jul 27, 2024
3 checks passed
@StuFrankish StuFrankish deleted the feat/ConfigureClientWithUpdatedStartupAndApiServices branch July 27, 2024 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

1 participant