AspNetCoreOpeniddict
AspNetCoreOpeniddict copied to clipboard
OpenIddict with Angular and Blazor WASM BFF OpenID Connect Code Flow with PKCE clients and ASP.NET Core APIs
Hello, Is there any possibility to pass custom parameters (known for the login call for instance, but not known in time of configuration created) to token and refresh token requests?
Hi Damien, First, Thank you! This is a fantastic repo! You and Kevin Chalet have done some really amazing work. I get an error in the console of the AngularCliCodeFlowPkce...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.31 / 1.0.2 Fix OPPO Reno A5 incorrect detection Fix TypeError Bug Use AST to extract regexes and...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4. Release notes Sourced from loader-utils's releases. v2.0.4 2.0.4 (2022-11-11) Bug Fixes ReDoS problem (#225) (ac09944) v2.0.3 2.0.3 (2022-10-20) Bug Fixes security: prototype pollution exploit...
After I login the app open in root path. than I click and try to open dataeventrecords in a different tab. But it will reroute to the root url after...