Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-19T07:18:58.000Z (8 months ago)
- Last Synced: 2024-05-22T13:45:45.087Z (8 months ago)
- Topics: authentication, launcher, login, microsoft, minecraft, mojang, ui, winform, wpf, xbox
- Language: C#
- Homepage:
- Size: 521 KB
- Stars: 22
- Watchers: 3
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CmlLib.Core.Auth.Microsoft
[![Nuget Badge](https://img.shields.io/nuget/v/CmlLib.Core.Auth.Microsoft)](https://www.nuget.org/packages/CmlLib.Core.Auth.Microsoft)
[![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](https://github.com/CmlLib/CmlLib.Core.Auth.Microsoft/blob/master/LICENSE)[![Discord](https://img.shields.io/discord/795952027443527690?label=discord\&logo=discord\&style=for-the-badge)](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)