zalando / go-keyring

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

Set username in wincred #28

Closed matisszilard closed 5 years ago

matisszilard commented 5 years ago

It is possible to set the username in wincred package Credential struct.

It does not add new features, only the Credential Manager will show the username properly.

mikkeloscar commented 5 years ago

Sounds like a reasonable thing to add. PRs welcome! :)