Categorygithub.com/xmdhs/authlib-skin
repository
0.0.3
Repository: https://github.com/xmdhs/authlib-skin.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

authlib-skin

轻量级的 Yggdrasil 服务端实现,后端 Go,前端 react。

适合于只需要用于 authlib-injector 的验证服务器的情况,部署简单。

实现了 Yggdrasil 规范,可用于一些启动器中的外置登录,和服务器的外置登录。

特性

  • 支持用于聊天签名的 /player/certificates 接口
  • 支持于离线模式相同的方式生成用户 uuid(开启后不可更改用户名)
  • 基本的用户管理
  • Cloudflare Turnstile 支持

运行

./authlibskin 运行,-c 指定配置文件位置,若找不到配置文件,则会生成示例配置文件,其中带有注释。

编译

redissqlite tag 控制是否开启 redis 和 sqlite 支持,使用 sqlite tag 需要 c 语言工具链。

请使用 build.sh 编译,会依次对前端和后端源码进行编译打包。

下载

https://github.com/xmdhs/authlib-skin/releases

demo

https://skin.xmdhs.com