https://github.com/mrbysco/neoauth
A NeoForge version of Auth Me (Minecraft Authentication mod)
https://github.com/mrbysco/neoauth
authentication minecraft mod neoforge
Last synced: 11 months ago
JSON representation
A NeoForge version of Auth Me (Minecraft Authentication mod)
- Host: GitHub
- URL: https://github.com/mrbysco/neoauth
- Owner: Mrbysco
- License: mit
- Created: 2024-11-15T21:06:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-18T20:12:56.000Z (over 1 year ago)
- Last Synced: 2025-07-29T10:21:28.009Z (11 months ago)
- Topics: authentication, minecraft, mod, neoforge
- Language: Java
- Homepage: https://www.curseforge.com/minecraft/mc-mods/neoauth
- Size: 112 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/Mrbysco/NeoAuth/actions/workflows/build.yml)
[](https://www.curseforge.com/minecraft/mc-mods/neoauth)
# Neo Auth #
Neo Auth is a NeoForge version of the [Auth Me](https://github.com/axieum/authme) mod by [Axieum](https://github.com/axieum).
## About ##
**To quote the original mod:**
`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. Neo Auth is built on the [NeoForge](https://neoforged.net/) mod loader.
### Fabric? ###
I will not port this mod to Fabric since [Auth Me](https://github.com/axieum/authme) exists.
## License ##
* Neo Auth is licensed under the MIT License
- [](http://opensource.org/licenses/MIT)
## Downloads ##
Downloads will be located on [CurseForge](https://www.curseforge.com/minecraft/mc-mods/neoauth)