diff --git a/doc/alternative-auth-servers.md b/doc/alternative-auth-servers.md new file mode 100644 index 000000000..872d942ac --- /dev/null +++ b/doc/alternative-auth-servers.md @@ -0,0 +1,59 @@ +# Auth servers compatible with authlib-injector + +## Public auth servers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Name/homepageDescriptionAPI URL
Ely.byLicensed under Apache-2.0, but not intended for self-hosting. If using 2FA, you must append the code to the end of your password during login in the format "password:code".https://account.ely.by/api/authlib-injector
Blessing SkinAlso self-hostable.https://skin.prinzeugen.net/api/yggdrasil
LittleSkinAnother popular instance of Blessing Skin.https://littleskin.cn/api/yggdrasil
DraslAlso self-hostable. The public instance requires a Minecraft account to register.https://drasl.unmojang.org/authlib-injector
+ +## Self-hosted API servers + + + + + + + + + + + + + + + + + + + + + +
Name/homepageDescriptionLicense
DraslFlexible, minimalistic API server written in GoGPLv3
Blessing Skin ServerFeature-rich skin server written in PHP. Authentication server functionality is supported as a plugin.MIT