Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)