Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
Deprecate
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Jun 3, 2024
1 parent 872f1ad commit 5c5eeac
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

One Time Password generation via [RFC 6238](https://datatracker.ietf.org/doc/html/rfc6238).

## Switch to [micro-key-producer](https://github.com/paulmillr/micro-key-producer)

The package has been integrated into micro-key-producer. It is now deprecated.

---

```ts
import * as otp from 'micro-otp';

Expand Down

0 comments on commit 5c5eeac

Please sign in to comment.