Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Graphql Scalars | 1,682 | 26 | 101 | 12 hours ago | 1,562 | March 30, 2022 | 22 | mit | TypeScript | |
A library of custom GraphQL Scalars for creating precise type-safe GraphQL schemas. | ||||||||||
Rotp | 1,498 | 2,527 | 48 | 9 days ago | 36 | September 30, 2020 | 7 | mit | Ruby | |
Ruby One Time Password library | ||||||||||
Otp.net | 703 | 10 | 20 | 2 months ago | 6 | November 07, 2019 | 4 | mit | C# | |
A .NET implementation of TOTP and HOTP for things like two-factor authentication codes. | ||||||||||
Graphql Iso Date | 488 | 449 | 244 | 2 years ago | 14 | September 16, 2018 | 28 | mit | JavaScript | |
A set of RFC 3339 compliant date/time GraphQL scalar types. | ||||||||||
Ri_cal | 478 | 609 | 27 | 5 years ago | 24 | February 13, 2011 | 14 | Ruby | ||
New Rfc 2445 (iCalendar) gem for Ruby | ||||||||||
Java Otp | 361 | 1 | 8 months ago | 5 | July 31, 2022 | mit | Java | |||
A one-time password (HOTP/TOTP) library for Java | ||||||||||
Gotp | 348 | 3 | 34 | 5 months ago | 1 | September 15, 2022 | mit | Go | ||
Golang OTP(One-Time Password) Library. | ||||||||||
Udatetime | 234 | 8 | 6 | 8 months ago | 16 | August 12, 2022 | 4 | other | Python | |
Fast RFC3339 compliant Python date-time library | ||||||||||
Js Otp | 177 | 7 months ago | 7 | mit | JavaScript | |||||
100% Javascript Implementation of HOTP and TOTP for Two-Factor Authentication. | ||||||||||
Iso8601 | 117 | 2 | 3 months ago | 3 | May 11, 2021 | mit | Go | |||
A fast ISO8601 date parser for Go |
The AuthentiBB project includes implementations of one-time passcode generators for BlackBerry OS 7. One-time passcodes are generated using open standards developed by the Initiative for Open Authentication (OATH) (which is unrelated to OAuth).
These implementations support the HMAC-Based One-time Password (HOTP) algorithm specified in RFC 4226 and the Time-based One-time Password (TOTP) algorithm specified in RFC 6238.