Results 24 issues of Kevin Valk

Great theme, love it! Notifications like the one in the screenshot are hard to read with the Ayu Mirage theme ![image](https://user-images.githubusercontent.com/3524694/184624904-7ea86cd1-31f1-4e96-a02c-3c4c3925703e.png) Do you have an idea how to make them...

Great library! Could you add/expose `sub` field for the JWT fetching at: https://github.com/kriasoft/web-auth-library/blob/437a11e3c33d0f561adb62aa7b6998bae8f0c889/google/auth.ts#L68 That way we can use this to impersonate users through [domain wide delegation](https://developers.google.com/identity/protocols/oauth2/service-account#delegatingauthority). Thanks a ton!

### Version 1.27.0 ### What happened? In Python the generated code requires to be ordered in a certain way (fields with defaults at the end). This was taken care by...

bug
regression
:wrench: python

### Is your enhancement related to a problem? Please describe. I am extensively using [Flux2 ](https://github.com/fluxcd/flux2) for Kubernetes GitOps deployments. They support variable substitution in YAML files as shown in...