nospi / oauth-microsoft
Log in to your Flarum forum with Microsoft
Installs: 153
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Type:flarum-extension
Requires
- flarum/core: ^1.2.0
- fof/oauth: ^1.3.0
- nospi/oauth2-microsoft: 0.1.0
This package is auto-updated.
Last update: 2025-03-05 16:19:53 UTC
README
Log in to your Flarum forum with Microsoft. Supports personal and organisational accounts. An addon for FoF OAuth
Installation
Install with composer:
composer require nospi/oauth-microsoft
Updating
composer update nospi/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!