This commit is contained in:
Marcus Bointon 2022-06-17 00:17:12 +02:00 committed by GitHub
parent ac12a9de6e
commit 54afdfecb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ use Hayageek\OAuth2\Client\Provider\Yahoo;
use Stevenmaguire\OAuth2\Client\Provider\Microsoft;
if (!isset($_GET['code']) && !isset($_POST['provider'])) {
?>
?>
<html>
<body>
<form method="post">