Andreas Nymark Kirby Route Protect Protect panel user from creating page URL in conflict with routes. Docs Source Download Version 1.0.1 License MIT Stars 14 Supports K4 K3 Created 11 Mar 2023 Updated 7 Dec 2023 Info Topics Security Implements Hook(s) Support Docs Issues Email Latest releases 1.0.1 1.0.0 0.0.4 0.0.3 0.0.1 Similar plugins env('APP_DEBUG'); DotEnv Store project credentials and environment variables in a .env file and access them in Kirby K5 K4 K3 OAuth 2.0 Interface to use OAuth 2.0 providers for user authentication K4 K3 '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', ]; Kirby OAuth2 Email This plugin allows you to authenticate users via OAuth2 and their email address. K5 K4