First release
This commit is contained in:
8
src/Contracts/WebAuthnException.php
Normal file
8
src/Contracts/WebAuthnException.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace Laragear\WebAuthn\Contracts;
|
||||
|
||||
interface WebAuthnException
|
||||
{
|
||||
//
|
||||
}
|
||||
Reference in New Issue
Block a user