Zakaria Amine

Results 130 comments of Zakaria Amine

I believe it should be feasible, thanks for the information. I propose adding a flag when decoding/encoding that can define the behavior of the decoder/encoder when dealing embded structs. The...

Hi @Kuchenm0nster, Sorry for the late reply. I am not sure if it's possible to generate an authenticated user token from the api key endpoint. I will check about that....

Hi @Kuchenm0nster, Sorry again for the late reply, I got distracted. I did some research. IMHO, it would not be a good practice (but it's possible) to generate an authentication...

Hi @adityakuchekar, returning a signed JWT is possible, but it can be considered as an anti pattern since the OAuth flows (that are developped to ensure security would be by-passed....

@Neilpang I just wanted to draw your attention to this PR. Any thoughts ?

Hi @davidnewhall, I am the contributor of the `default` functionality that was merged recently - I will look into this asap. There is a PR #211 that also speaks about...

Hi @morus12, introducing myself: I have contributed to the default functionality recently I was able to reproduce the issue, and the solution you proposed fixes it (fixes #213). I think...

thanks @morus12, and nice to meet you too! It looks good to me. ps: I don't have merge rights, so we'd have to wait for the maintainers.