Jan-Henrik Damaschke
Jan-Henrik Damaschke
In rare cases where `expirationCheck` is turned off for a IdP that doesn't have `refresh_tokens` and is configured by the Generic OIDC provider, there should be a way to still...
Implement a preset for Apple OIDC autentication - [x] Create a provider stub - [ ] Define additional provider fields - [ ] Implement the ability to use a function...
**Is your feature request related to a problem? Please describe.** There is a nearly 1 year old implementation issue in the Static Web Apps (staticSites) provider that blocks idempotent deployments...
**Bicep version** Bicep CLI version 0.7.4 (5afc312467) **Describe the bug** I use modules from the CARML and my own and they all use the following to generate managed identity objects...
### Description For custom validation or for using the Form with Zod, etc. it would be great to have the common form field properties `touched` and `dirty` exposed. - `Touched`...
The login urls are currently fixed to /auth/login or /auth/PROVIDER/login. It can help with i18n or other cases to have them customizable. Follow up of #53
### Which packages are impacted by your issue? visitor-plugin-common ### Describe the bug The setting `importDocumentNodeExternallyFrom ` implemented here https://github.com/dotansimha/graphql-code-generator/blob/d3dc84d821a43c61ea741e98d089d3753e398c15/packages/plugins/other/visitor-plugin-common/src/client-side-base-visitor.ts#L666 doesn't work as documented. As documented in on `documentMode` >...
### How are you using the lua-language-server? NeoVim ### Which OS are you using? Windows ### What is the issue affecting? Libraries, Formatting, Plugins ### Expected Behaviour There should be...
- Added logo - Updated website and docs
### Describe the feature I would propose the following optimizations in readBody and would like to know what you think about that @pi0 - Instead of first calling response.text(), use...