Marko Kaznovac

Results 24 issues of Marko Kaznovac

**Is your feature request related to a problem? Please describe.** I would like to configure authentication against rest-like JWT 3rd party auth provider [Cloudflare Access/ZeroTrust](https://developers.cloudflare.com/cloudflare-one/identity/users/validating-json/#groups-within-a-jwt) in similar manner as [Traefik...

kind/enhancement
area/authentication

in the api doc `state` parameter defaults to `read_only` https://stripe.com/docs/connect/oauth-reference#get-authorize-request and in this library `state` defaults to `read_write` https://github.com/stripe/stripe-node/blob/07281ccd7244c2a2491fa307614b6c62630d19c0/lib/resources/OAuth.js#L31-L33 I can easily create pull request for this code, but maybe...

type definition

### Prerequisites Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.** - [x] I am running the latest version - [x] I...

Enhancement
Priority: P3
Hold

minor fix of the comment referencing the `dns_init.php`

just a typo fix: rentrance -> reentrance

removing unused `cols` property in tablelazydemo sample

This dependency is not required for the core functionality of this library. Consider allowing `ext-yaml` as an alternative. Related to #21

### Description As a developer I would like to configure the framework to display the `message` of chosen `Exception`s in the `Response`. The status code and log level configuration per...

**Reasons for making this change:** prevent accidental push of private variables **Links to documentation supporting these rule changes:** documentation regarding env config files: https://www.jetbrains.com/help/idea/exploring-http-syntax.html#example-working-with-environment-files also renamed in the comment `Rest...

This would be helpful for frameworks to expose their cli tools via composer (I like to have single entry point for project - something like old Makefiles) let this be...

Support