piwind / oauth-microsoft
Log in to your Flarum forum with Microsoft
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 2
Open Issues: 0
Type:flarum-extension
Requires
- flarum/core: ^1.2.0
- fof/oauth: ^1.3.0
- stevenmaguire/oauth2-microsoft: ^2.2
This package is auto-updated.
Last update: 2025-05-12 15:37:25 UTC
README
Log in to your Flarum forum with Microsoft. An addon for FoF OAuth
About This Fork
This repository is a fork of xrh0905/flarum-ext-oauth-microsoft, with only visual adjustments to align with Microsoft’s current color scheme. No functional changes were made.
Installation & Updating
Install with composer:
composer require piwind/oauth-microsoft
Updating:
composer update piwind/oauth-microsoft
Setup
- Register your site with Microsoft and obtain your unique
client_id
andclient_secret
- Once you have created your security profile for your forum, go to
Web Settings
and enter the redirect URL as provided in this extension's settings page. - Log in with Microsoft!