- I feel like it must be that many of your users use only one account so the need to explicitly run
op signin shorthand
and the use of eval
seem very clunky.
- It seems like you should be able to specify a default account and/or assume the account when there is only one in
~/.op/config
.
- It seems like you could store session tokens for each account name/ID in
~/.op/
and query all accounts.
- It seems like you could automatically trigger a signin for an expired token and explicitly remove the session token when signing out to avoid auto-signin.
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Sync Type: Not Provided
Comments
@nnutter Glad to see you're taking an interest in the tool! I'll hit each of your points:
Let me know if you have any other questions!