Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Jun 19, 2024. It is now read-only.
/micro-otpPublic archive

One Time Password generation via RFC 6238

License

NotificationsYou must be signed in to change notification settings

paulmillr/micro-otp

Repository files navigation

Warning

The repository has been merged intomicro-key-producer. Please head to the new repo for updates.

npm install micro-key-producer

One Time Password generation viaRFC 6238.

import*asotpfrom'micro-otp';otp.hotp(otp.parse('ZYTYYE5FOAGW5ML7LRWUL4WTZLNJAMZS'),0n);// 549419otp.totp(otp.parse('ZYTYYE5FOAGW5ML7LRWUL4WTZLNJAMZS'),0);// 549419

License

MIT (c) Paul Miller(https://paulmillr.com), see LICENSE file.


[8]ページ先頭

©2009-2025 Movatter.jp