zalando / go-keyring

Cross-platform keyring interface for Go
MIT License
814 stars 82 forks source link

Fixes error when the default collection is opened. #42

Closed ReneHollander closed 4 years ago

ReneHollander commented 4 years ago

When the default collection is opened the returned collection name is the actual name and not the alias. This happens when the collection is not named login and the default should be used.

szuecs commented 4 years ago

:+1:

mikkeloscar commented 4 years ago

:+1: