Merge pull request #40 from Laragear/fix/no-internal
[1.x] Removes internal tag #35 [skip ci]
This commit is contained in:
@@ -4,9 +4,6 @@ namespace Laragear\WebAuthn;
|
|||||||
|
|
||||||
use Illuminate\Support\Facades\Route;
|
use Illuminate\Support\Facades\Route;
|
||||||
|
|
||||||
/**
|
|
||||||
* @internal
|
|
||||||
*/
|
|
||||||
class WebAuthn
|
class WebAuthn
|
||||||
{
|
{
|
||||||
// Constants for user verification in Attestation and Assertion.
|
// Constants for user verification in Attestation and Assertion.
|
||||||
|
|||||||
Reference in New Issue
Block a user