This commit is contained in:
jakani24
2024-04-26 15:08:48 +02:00
parent 18af5489d2
commit a893d2efd0
2 changed files with 4 additions and 1 deletions

View File

@@ -35,6 +35,8 @@ if(isset($_SESSION["login"])){
<button type="submit" class="btn btn-primary btn-block">Login</button>
</form>
<br>
<p>Or</p>
<button type="button" onclick="checkRegistration()">&#10068; Login with a passkey</button>
<!-- php code to verify password-->
<?php
// Check if the form is submitted