🐛 Bugfix — Multi-Account Support for Qwen
Solves the issue where adding a second Qwen account would overwrite the first one.
🐛 Bug Fixes
- OAuth Accounts — Extracted user email from the
id_tokenusing JWT decoding for Qwen and similar providers, allowing multiple accounts of the same provider to be authenticated simultaneously instead of triggering the fallback overwrite logic (#99)