Yubico Authenticator - no accounts

Hello!

Installed Yubico Authenticator on clean Fedora 37 (upgraded from clean 36) from flatpak.
Version 5.1.0.

The problem is that it doesn’t work out-of-box - it says no accounts found.
Tried different type of fixes, with enabling pcscd service, restarting it, removing opensc and etc.

Nothing is wokring.

Maybe someone found out how to fix that?

Thanks!

For some reason the flatpak version 5.1.0 didn’t work (no accounts as well).
But the repo package yubioath-desktop worked.

Steps:

  1. dnf -y install yubioath-desktop
  2. sudo systemctl enable pcscd --now
  3. sudo systemctl start pcscd