Nick Ufer

Results 18 comments of Nick Ufer

Same happened to me just right know. This is, excuse my language, the most annoying shit I've experienced in a long time, besides some other brutal bugs. I really like...

~~I created a fix for this at https://github.com/Redocly/openapi-sampler/pull/139 if somebody is still waiting for it.~~ ~~Edit: it seems to me that this was already fixed. I thought I fixed it...

Simplification is IMO not possible because the architecture of the sampler project is flawed. Crucial information about properties is lost in the process and IMO a rewrite is necessary to...

In the latest commits I added basic support for tls and mutual tls tests and in the coming days I will add the actual tests for both tls and mutual...

> That's awesome, thank you very much! Thank you and the other contributors for creating this project in the first place. It will be pretty valuable to me 😄 I...

@iegomez everything is ready now after some delays...got sick sadly

@aeneasr is this open for contribution?

I'm currently looking into how other selfservice flows are implemented and I stumbled upon the logout flow. The actual implemented endpoints differ from the ones in the openapi schema. https://github.com/ory/kratos/blob/5d618344390faa25f73c2e230bc8a21efa149df2/selfservice/flow/logout/handler.go#L22-L26...

I will look into this later. PHP is built different... when it comes to standardized stuff that works in every other programming language it may not work in PHP. I...