Paweł Czochański

Results 9 issues of Paweł Czochański

**Is your feature request related to a problem? Please describe.** This issue is not related to a problem, it's just a feature request. **Describe the solution you'd like** I can...

enhancement 🚀

#### Use Case: Using `sled` with `async` is not well documented. #### Proposed Change: `Sled` should have a readme section or (better) an example of handling it in an `async`...

feature

Hello, Currently the library always returns a specified set of responses on errors. We can see it [here ](https://github.com/maxcountryman/axum-login/blob/4efb8aa42bd715822b99e9cae30d222a31ac3b1e/axum-login/src/auth.rs#L124) and [here](https://github.com/maxcountryman/axum-login/blob/4efb8aa42bd715822b99e9cae30d222a31ac3b1e/axum-login/src/auth.rs#L199). In some cases the users may want to modify...

enhancement
help wanted

This PR fixes issue #123 and adds a test to remove the possibility of future regressions.

Differs slightly from what was mentioned in #148 but the idea is the same. Closes #148

We currently support `Option` which can be represented as `undefined` or `null` in TypeScript. We also support `Option` which lets one represent a field that can either be `null` or...

Hello @cljoly, Most database migration libraries store a hash sum of a given migration in the database to be able to detect migration modifications. From my experience this feature often...

enhancement
question
wontfix

Hello, I'm not sure if this is something I misunderstand or some other issue, but when I export a PEM of p256 to a file, `openssl` is not able to...

elliptic-curve