xrh0905 / oauth-microsoft
Log in to your Flarum forum with Microsoft
Installs: 284
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 1
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: 2024-10-30 01:54:10 UTC
README
Log in to your Flarum forum with Microsoft. An addon for FoF OAuth
Installation
Install with composer:
composer require xrh0905/oauth-microsoft
Updating
composer update xrh0905/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!