Skip to content

Commit

Permalink
feat(about): add revoke authorization instructions
Browse files Browse the repository at this point in the history
Part of #4
  • Loading branch information
JackMorrissey committed Mar 3, 2019
1 parent 15b0121 commit ac3d7a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/about/about.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ <h2>YNAB OAuth</h2>
</ul>

<p>When we authorize with YNAB, we only ever read information. We do not add or edit any transactions to your account. (The YNAB API does not yet offer a read-only mode, otherwise we would use that.)</p>
<p>To revoke authorization at any time, visit <a href="https://app.youneedabudget.com/settings">https://app.youneedabudget.com/settings</a>, scroll to "Authorized Applications", and click "Revoke" for Beyond Rule 4. Thanks for trying it out!</p>
</div>
</div>
<div class="row">
Expand Down

0 comments on commit ac3d7a9

Please sign in to comment.