Mike Almeloo

Results 146 comments of Mike Almeloo

Wait so how does this work exactly? Do you need to enter that string manually to sign in or is it just a passkey implementation? Either way the other 2FA...

Ugh, that's annoying. I'll look into how it works exactly, can't promise I'll have much time in the foreseeable future though. I'm not very familiar with how these keys work...

Hmm no it isn't, that's not expected. I'm assuming you verified that the tag works? This might be a duplicate of #98, I'll look into it later today

I have made some improvements to the scanner that might fix this issue, especially if you were using Python 3.13. They have been merged to main and will be included...

I appreciate the effort, but I'm not sure if this is the right approach to implementing it. The library already contains code to extract the public key from broadcast data...

Looks good, but now the example is missing 😄. Do you want to add it or should I merge and add it myself?

I've made some tiny changes for the sake of flexibility and method naming consistency. I think it should be trivial enough so an example might not be necessary, but we...

Could we please get this fixed in a new release soon? That would give other projects time to update their dependencies to prevent breakage in two months... At this point...

My package manager can handle git dependencies just fine, but if I publish my library to pypi with a git dependency, some my users are bound to run into issues....

Oh nice! It's insane how difficult it is to find things through google nowadays... That MemoryFS limitation is a bummer though, and unfortunately a dealbreaker I'm afraid... I see you've...