Ali Aliyev

Results 22 comments of Ali Aliyev

@mjbrownie np, thanks you too! :+1:

would be great to have this feature! > You can always save to a file somewhere right? the same in Vim, there is undodir option: https://github.com/aliev/vimrc/blob/master/plugin/vimrc.vim#L118

Thanks for spotting this issue! I'll definitely look into it. In the meantime, if you already have a solution in mind, feel free to create a pull request.

Hi @PrieJos I approved and merged #108, but despite having a feature flag, it is still breaking the backward compatibility because the signatures in the dataclasses and storage functions have...

Thank you, folks, for your ideas and contributions! Sorry for the delay in responding. Like @shawn-monadical mentioned, these changes are significant and should probably be added in a major version...

Sorry for the delay in responding. It took some time to fully "refresh" my memory of the project's codebase. I’ve created a [PR](https://github.com/aliev/aioauth/pull/118) that might serve as a trade-off. Please...

Hey everyone, I ran into the same issue and decided to solve it for myself by rewriting this server in Rust. It’s basically the same MCP implementation, but with some...

Hi @imgurbot12 ! I'll review your PR ASAP. Thanks for your contribution!

Hey, @thearchitector! I'm currently working on the v2 version of aioauth, but progress is very slow as I lack the time to fully focus on the project and address all...

> but I can try and revamp the PR for v2 if you're cool with that. that would be great. thank you!