DevTKSS
DevTKSS
## What would you like to be added: - `State.Validate(AsyncFunc validationOperation)` extension should be available for Mvux State and ListState Value Setting / Updating Operations or alternatively a Overload for...
GitHub Issue (If applicable): closes #2710 #2630 #https://github.com/unoplatform/uno/discussions/19088 ## PR Type What kind of change does this PR introduce? - Feature - Documentation content changes ## What is the current...
## What would you like to be added: I would like to add a Sample for the TabBar + TabBarItem which enables Reactive Binding without hardcoding each Item, but I...
## What would you like to be added: Provide Names for ALL Navigators that are Defined and therefore should be use-able/call-able by Name using `uen:Region.Navigator`. Things you will potentially need...
## What would you like to be added: I would like to get my `Serilog.ILogger` in the Code Behind of my Views (independant on the fact if it's a Dialog...
## On which page(s)? https://platform.uno/docs/articles/external/uno.extensions/doc/Learn/Http/HowTo-Kiota.html#important-considerations https://platform.uno/docs/articles/external/uno.extensions/doc/Learn/Authentication/HowTo-OidcAuthentication.html ## What's wrong? Generally, there are missing some informations that the users of those extensions should get made available to know since we are...
## Current behavior Setting the `OidcClientOptions` > `ProviderInformation` requires entering Oidc Package Props instead of direct extensions handled from the OidcAuthorizationBuilder: - TokenEndpoint - UserInfoEndpoint - FilterClaims - Windows target...
## Which Page? https://github.com/unoplatform/uno/blob/1f5100612d0ea8ef871616b1cfc5e62157f8916d/doc/articles/guides/open-id-connect.md?plain=1#L87-L93 ## Whats missing? Assuming the Team as expirienced Developers will know those Information or where exactly this is to lookup, ***Please add Proper Information and /...
## What would you like to be added: Please clarify whether Uno Platform Extensions Authentication already supports the `Duende.IdentityModel.OidcClient.Extensions` NuGet package for DPoP (Demonstration of Proof-of-Possession) functionality. If not, I...
## What would you like to be added: Authentication Extension that supports oAuth2 flow - Add some Middleware(?) for IAuthenticationProvider to provide the capability of S253 challenge - Add capability...