Changelog
ae0d197 Improve login, move assets (#101)
- update README with new keywords fixes #100
- move assets into workflow dir to clean the repo up and make it more transparent where what is and belongs
- remove login and unlock functions from go code as it wasn't used by the workflow (the complete flow was handled via jxa)
- update login functionality which supports more/most/all? special characters in the password (for unlock it is not yet supported by the Bitwarden CLI, so a workaround is logout and login for the moment)