https://github.com/axieum/authme
🔒 Authenticate yourself in Minecraft and re-validate your session
https://github.com/axieum/authme
authentication fabric hacktoberfest minecraft mod mojang
Last synced: 3 days ago
JSON representation
🔒 Authenticate yourself in Minecraft and re-validate your session
- Host: GitHub
- URL: https://github.com/axieum/authme
- Owner: axieum
- License: mit
- Created: 2019-12-31T15:10:56.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-12-13T11:34:03.000Z (about 2 months ago)
- Last Synced: 2025-12-15T01:49:17.000Z (about 2 months ago)
- Topics: authentication, fabric, hacktoberfest, minecraft, mod, mojang
- Language: Java
- Homepage: https://www.curseforge.com/minecraft/mc-mods/auth-me
- Size: 9.71 MB
- Stars: 101
- Watchers: 2
- Forks: 39
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README

# Auth Me
Authenticate yourself in Minecraft and re-validate your session
[][ci:release]
[][releases]
[][curseforge]
[][curseforge:files]

Auth Me is a **Minecraft mod** that brings account authentication into the game
in the efforts of overcoming the infamous session validation error when
connecting to a server.
It is a **client-side** only mod and is available for modern versions
of [Minecraft][minecraft] Java Edition.
#### Alternatives
- [ReAuth][reauth_mod] by TechnicianLP
- [OAuth][oauth_mod] by Sintinium
## Sponsors
We would like to extend our thanks to the following sponsors for supporting
Auth Me development.
[
][bisecthosting]
## Contributing
Thank you for considering contributing to Auth Me! Please see the
[Contribution Guidelines][contributing].
## Security Vulnerabilities
Please review the [Security Policy][security] on how to report security
vulnerabilities.
## Licence
Auth Me is open-sourced software licenced under the [MIT licence][licence].
[bisecthosting]: https://bisecthosting.com/axieum
[ci:release]: https://github.com/axieum/authme/actions/workflows/release.yml
[contributing]: .github/CONTRIBUTING.md
[curseforge]: https://curseforge.com/minecraft/mc-mods/auth-me
[curseforge:files]: https://curseforge.com/minecraft/mc-mods/auth-me/files
[fabric]: https://fabricmc.net/
[licence]: https://opensource.org/licenses/MIT
[minecraft]: https://minecraft.net/
[oauth_mod]: https://github.com/Sintinium/oauth
[reauth_mod]: https://github.com/TechnicianLP/ReAuth
[releases]: https://github.com/axieum/authme/releases
[security]: .github/SECURITY.md