Same issue than #397 but with RemoteYubikeyDevice.
This crash occurs when logging in with RemoteYubikey integration, logging out, then attempting to log in again. In my case, I also check "remember this device for 30 days".
Expected Behavior
Authorization should occur normally.
Current Behavior
Python crash, session not established.
Steps to Reproduce (for bugs)
Set up 2-factor on an account with Yubikey integration
Log out.
Log in again, provide a token and check "remember this device for 30 days".
Same issue than #397 but with RemoteYubikeyDevice. This crash occurs when logging in with RemoteYubikey integration, logging out, then attempting to log in again. In my case, I also check "remember this device for 30 days".
Expected Behavior
Authorization should occur normally.
Current Behavior
Python crash, session not established.
Steps to Reproduce (for bugs)
Your Environment