Feature name
- Save Username Generator API tokens as a setting of account
Feature function
- Currently you need to generate API tokens and paste them into every instance of Bitwarden including browser extenstions, it’s not user friendly at all.
- It’s more optimal to save and bind tokens at Bitwarden server side and request usernames via Bitwarden API using saved user’s token.
- In future you could use OAuth2 to obtain token even more user friendly: User click in Bitwarden settings “Auth with Fastmail” and grants Bitwarden a permission to generate tokens.