Latest Release•v1.0.0
Release Archive & Binaries
All official AuthG binaries are compiled directly from source code using automated, reproducible GitHub Actions runners.
AuthG v1.0.0
StableReleased September 2026
macOS Packages
Windows Packages
Binary Integrity Verification
Compute the SHA-256 hash of your downloaded file and compare it against the official checksum published in the GitHub Release notes:
macOS & Linux Terminal
shasum -a 256 AuthG_1.0.0_aarch64.dmg
Windows PowerShell
Get-FileHash AuthG_1.0.0_x64-setup.exe -Algorithm SHA256