Commit Graph

12 Commits

Author SHA1 Message Date
IZUMI-Zu 308b546395
feat: support importing entried from other authenticators (#30) 2024-10-10 23:10:27 +08:00
IZUMI-Zu 37a03e45cc
feat: can scan Casdoor QR code to login (#27) 2024-09-22 23:06:20 +08:00
IZUMI-Zu 8a65256f15
feat: support `Google Authenticator` migration (#23) 2024-08-31 21:32:44 +08:00
IZUMI-Zu 7f87a3bf34
feat: use "drizzle-orm/expo-sqlite" as DB (#21) 2024-08-22 08:42:53 +08:00
IZUMI-Zu a46b4a25c8
feat: add secret check (#20) 2024-08-17 23:22:44 +08:00
IZUMI-Zu 3b46a8ab50
feat: add support for persist storage (#19) 2024-08-10 17:29:51 +08:00
IZUMI-Zu 90b7351061
feat: add cloud sync (#9)
* docs: update readme

Signed-off-by: BSS ZU <274620705z@gmail.com>

* feat: add cloud sync

* feat: optimize token countdown display and update dependencies

* chore: add refresh interval for sync timer

---------

Signed-off-by: BSS ZU <274620705z@gmail.com>
2024-07-28 16:36:03 +08:00
ChenWenpeng 3f927d14c6
feat: add item edit and delete features, add item logo (#4) 2023-09-18 22:40:56 +08:00
ChenWenpeng 8de464cd9a
feat: add QRCode scan feature (#3)
* feat: add QRScan code.

* fix: remove 'casdoor:'

* fix: add stricter eslint.

* fix: use npmjs.
2023-09-13 00:20:43 +08:00
ChenWenpeng 39674fa9c7
feat: add some 2FA TOTP code (#2)
* feat: add 2FA TOTP.

* fix: use npmjs.
2023-09-08 18:30:06 +08:00
Yang Luo b575ab96f1 Add some other code 2023-09-04 01:01:41 +08:00
Yang Luo a90280b035 Add home page 2023-09-04 00:36:13 +08:00