Skip to content

Minecraft Login Intergration for Flarum, a extend provider based on FoF/OAuth.

License

Notifications You must be signed in to change notification settings

GBCLStudio/Flarum-MinecraftAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Log In with Minecraft(Microsoft)

extiverse

Minecraft Login Intergration for Flarum, a extend provider based on FoF/OAuth.

Install

composer require gbcl/minecraft-oauth:"*"
php flarum cache:clear

Update

composer update gbcl/minecraft-oauth
php flarum cache:clear

Remove

composer remove gbcl/minecraft-oauth
php flarum cache:clear

How to use

  1. Create a new SPA application in Azure Active Directory (Azure Entra ID) and restrict users to "Microsoft personal accounts only", then copy the Application (Client) ID as the Client ID
  2. Configure the callback path, find the Client Password column in Management -> Certificate and Password/Secret, create a new client secret and copy the content in the value, saving as the Client Secret
  3. According to this document, you need to apply for Minecraft API access from Mojang
  4. Configure and enable this provider in FoF/OAuth

Feature

  • Full OAuth2 Support.

Note

Any trademarks, service marks, collective marks, design rights, personality rights or similar rights mentioned, used or cited in this extension are owned by their respective owners. Unless otherwise stated, GBCLStudio and the extension users are not endorsed or affiliated by the above right owners.

Support my work at afdian

About

Minecraft Login Intergration for Flarum, a extend provider based on FoF/OAuth.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages