README ¶ authlib-skin 轻量级的 Yggdrasil 服务端实现,后端 Go,前端 react。 适合于只需要用于 authlib-injector 的验证服务器的情况,部署简单。 实现了 Yggdrasil 规范,可用于一些启动器中的外置登录,和服务器的外置登录。 特性 支持用于聊天签名的 /player/certificates 接口 支持于离线模式相同的方式生成用户 uuid(开启后不可更改用户名) 基本的用户管理 Cloudflare Turnstile 支持 运行 ./authlibskin 运行,-c 指定配置文件位置,若找不到配置文件,则会生成示例配置文件,其中带有注释。 编译 redis 和 sqlite tag 控制是否开启 redis 和 sqlite 支持,使用 sqlite tag 需要 c 语言工具链。 请使用 build.sh 编译,会依次对前端和后端源码进行编译打包。 下载 https://github.com/xmdhs/authlib-skin/releases demo https://skin.xmdhs.com Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis cmd authlibskin command config db cache ent ent/enttest ent/hook ent/migrate ent/predicate ent/runtime ent/schema ent/texture ent/user ent/userprofile ent/usertexture ent/usertoken handle handelerror yggdrasil model yggdrasil server route static service auth captcha email utils yggdrasil utils sign Click to show internal directories. Click to hide internal directories.