go-totp

Simple Go package to implement TOTP authentication functionality to the Go app. It supports ECDH as well.

MIT License

Stars
11
Committers
2
go-totp - v0.2.0 Latest Release

Published by KEINOS 6 months ago

What's Changed

Full Changelog: https://github.com/KEINOS/go-totp/compare/v0.2.0-beta...v0.2.0

go-totp - v0.2.0-beta

Published by KEINOS 6 months ago

What's Changed

Full Changelog: https://github.com/KEINOS/go-totp/compare/v0.1.2...v0.2.0-beta

go-totp - v0.2.0-alpha

Published by KEINOS 6 months ago

What's Changed

  • feature: functional option pattern for key generation (Issue #33, PR #36)
  • deprecation of totp.GenerateKeyURI() now totp.GenKeyFromURI() (Rel #14)

Full Changelog: https://github.com/KEINOS/go-totp/compare/v0.1.2...v0.2.0-alpha

go-totp - v0.1.2

Published by KEINOS 8 months ago

What's Changed

Full Changelog: https://github.com/KEINOS/go-totp/compare/v0.0.1-alpha...v0.1.2

go-totp - v0.1.1

Published by KEINOS 12 months ago

  • fix: warnings from golangci-lint for faster string convertion
go-totp - v0.1.0

Published by KEINOS about 2 years ago

What's Changed

Full Changelog: https://github.com/KEINOS/go-totp/compare/v0.0.1-alpha...v0.1.0

go-totp - v0.0.1

Published by KEINOS about 2 years ago

go-totp - v0.0.1-beta

Published by KEINOS about 2 years ago

go-totp - v0.0.1-alpha

Published by KEINOS about 2 years ago

Package Rankings
Top 8.16% on Proxy.golang.org
Badges
Extracted from project README
go1.22+ Go Reference go1.22+ Go Reference Opened Issues PR UnitTests PlatformTests golangci-lint CodeQL-Analysis Vulnerability Scan codecov Go Report Card