Max Rodriguez
Max Rodriguez
> I got it working with the following steps > > * Stop using jupyter notebook and run it as a python file > * Don't use async code My...
Let’s get this merged, it’s almost been a year
There already is a method in the API that does this, ```js ;(async => { let profile = await client.getUserByUsername({username: “user”}); })(); ``` You can check out the full documentation...
Checks passed 👍🏼
Has a dry run option been implemented yet? I looked at the docs for `yarn publish` but it doesn't look like it has that, unless it's assumed to have all...
I started writing some unit testing on my parser file and the warning does not show anymore, but I'll keep the issue open as it looks like a quirky bug...
Also interested in an aarch64 release of yubioauth. I recently bought a Pinephone, and I really would love to have an app to access my yubikey's FIDO2 and TOTP codes.
> Another vote for an arm(64) build - chromebook user here, apparently the desktop build works on intel chromebooks, what about us arm chomebook users ;) > > The Android...
> I have set up and built a Linux/arm64 version of yubioath-flutter on a raspberry pi 5. Sadly I didn't take any notes while setting it all up, and I...
Requesting the same feature here, as I'm dealing with some issues in my grammar which could be solved with priority.