https://github.com/cmllib/cmllib.core.auth.microsoft
Minecraft Login with Microsoft Xbox account
https://github.com/cmllib/cmllib.core.auth.microsoft
authentication launcher login microsoft minecraft mojang ui winform wpf xbox
Last synced: about 2 months ago
JSON representation
Minecraft Login with Microsoft Xbox account
- Host: GitHub
- URL: https://github.com/cmllib/cmllib.core.auth.microsoft
- Owner: CmlLib
- License: mit
- Created: 2021-05-26T13:56:48.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-30T09:05:20.000Z (6 months ago)
- Last Synced: 2025-04-10T07:57:31.453Z (2 months ago)
- Topics: authentication, launcher, login, microsoft, minecraft, mojang, ui, winform, wpf, xbox
- Language: C#
- Homepage:
- Size: 556 KB
- Stars: 27
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CmlLib.Core.Auth.Microsoft
[](https://www.nuget.org/packages/CmlLib.Core.Auth.Microsoft)
[](https://github.com/CmlLib/CmlLib.Core.Auth.Microsoft/blob/master/LICENSE)[](https://discord.gg/cDW2pvwHSc)
Minecraft login with Microsoft Xbox account
## Features
- Multi Account Management
- Microsoft OAuth with WebView2
- Microsoft OAuth with [MSAL.NET](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet)
- Xbox Authentication
- Minecraft: JE Authentication
- Minecraft: BE Authentication
- Crossplatform (with MSAL.NET)## Install
Install NuGet package: [CmlLib.Core.Auth.Microsoft](https://www.nuget.org/packages/CmlLib.Core.Auth.Microsoft)
## Documentation
[Documentation](https://alphabs.gitbook.io/cmllib/auth.microsoft/cmllib.core.auth.microsoft)
[한국어](https://alphabs.gitbook.io/cmllib/v/ko/auth.microsoft/cmllib.core.auth.microsoft)
## Example
[Sample Launcher](https://github.com/CmlLib/CmlLib-Minecraft-Launcher)