Marcel Hieke Marcel Hieke

Kirby OAuth2 Email

This plugin allows you to authenticate users via OAuth2 and their email address.

Manual

Download and extract the folder to site/plugins/kirby-oauth2-email

Composer

Git Submodule

'nerdcel.kirby-oauth2-email' => [
    'callback-path' => 'callback-path',
    'enabled' => true,
    'email' => 'example@your-provider.tdl',
    'service' => 'azure',
    'client-id' => 'your-client-id',
    'client-secret' => 'your-client-secret',
    'refresh-token' => 'your-refresh-token',
];
Version
0.3.0
License
MIT
Stars
2
Supports
K5 K4
Updated
4 Feb 2025
More