Add pipeline status badge in the readme

master
Bhushan Shah 2019-03-25 03:34:58 +05:30
parent 4167771636
commit eeb56908ba
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
[![pipeline status](https://invent.kde.org/bshah/otpclient/badges/master/pipeline.svg)](https://invent.kde.org/bshah/otpclient/commits/master)
# OTP client
It uses the [oath-toolkit](https://www.nongnu.org/oath-toolkit/) provided library liboath to generate the 2FA codes, both TOTP and HOTP based. Currently it is largely untested. From initial rough testing it seems that auto-refreshing of code is not working. Also button to refresh token for HOTP is also dummy at moment.