tag:github.com,2008:https://github.com/vvondra/bitwarden-serverless/releasesTags from bitwarden-serverless2019-05-12T12:44:27Ztag:github.com,2008:Repository/115457737/v1.22019-05-12T13:02:20Zv1.2<p>Fix iOS and Android login (<a class="issue-link js-issue-link" href="https://github.com/vvondra/bitwarden-serverless/pull/50">#50</a>)</p>
<p>* Update login.js</p>
<p>Returning privateKey as null when is not found in the database. Otherwise, Bitwarden Mobile App gets an unexpected error and crashes without any log</p>
<p>* eslint fixes</p>vvondratag:github.com,2008:Repository/115457737/v1.12018-08-20T18:54:49Zv1.1vvondratag:github.com,2008:Repository/115457737/v1.02018-08-05T10:33:47Zv1.0 First release<p>Fixes for iOS (<a class="issue-link js-issue-link" href="https://github.com/vvondra/bitwarden-serverless/pull/20">#20</a>)</p>
<p>* Fixes for iOS</p>
<p>* update readme</p>
<p>* Remove unnecessary fallback, remove ucfirst for lodash.camelCase</p>
<p>* Removes camelCase</p>vvondra