Uses of Package
io.github.pratiyush.totp
Packages that use io.github.pratiyush.totp
Package
Description
Production-Ready TOTP Library - Null Safety Declaration.
Internal implementation classes for the TOTP library.
-
Classes in io.github.pratiyush.totp used by io.github.pratiyush.totpClassDescriptionSupported HMAC algorithms for TOTP generation.Thread-safe in-memory implementation of
ReplayGuard.Interface for preventing TOTP code replay attacks.Main entry point for TOTP operations.Builder for creating TOTP instances.Result of a TOTP verification with additional details.Immutable configuration for TOTP generation and verification.Builder for creatingTOTPConfiginstances.Exception thrown for TOTP-related errors.Error codes for programmatic error handling. -
Classes in io.github.pratiyush.totp used by io.github.pratiyush.totp.internalClassDescriptionSupported HMAC algorithms for TOTP generation.Immutable configuration for TOTP generation and verification.Exception thrown for TOTP-related errors.