Jan-Henrik Damaschke

Results 62 issues of 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...

enhancement

Implement a preset for Apple OIDC autentication - [x] Create a provider stub - [ ] Define additional provider fields - [ ] Implement the ability to use a function...

enhancement

**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...

provider bug

**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...

bug
investigate
type system

### 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`...

enhancement
triage

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

enhancement

### 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...

enhancement