crova
crova
Greetings, how is it going? As [mentioned on this issue](https://github.com/ueberauth/guardian/issues/701) there are a few `warnings` when compiling while using elixir `1.14`. Besides those that were mentioned, when `use`ing `Guardian` on...
First of all, thanks for the awesome gem. It has been of great help on sorting/filtering my data inside my application. I'm having difficulties when trying to sort the table...
This PR handles {:push_promise, request_ref(), promised_request_ref :: request_ref(), headers()}. And also {:error, ref, error} that seems to be missing as well. Let me know if I can improve this @teamon...
### Problem Statement Hello everyone, first of all, thanks for the great work on this library. Am I missing something or the type signature for `items` is missing `id`? To...
Hello there, how is it going? First of all, thanks for the great library. While bumping our project to elixir `1.17` we got the following deprecation warning: ```elixir warning: using...