Skip to content

Instantly share code, notes, and snippets.

View Spomky's full-sized avatar
🚀
Stay hungry, stay foolish - SJ

Florent Morselli Spomky

🚀
Stay hungry, stay foolish - SJ
View GitHub Profile
@Spomky
Spomky / log.txt
Created October 29, 2019 06:34
Conformance Test Logs - web-auth/webauthn-framework
sandbox.js:48 [Deprecation] 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
clone @ sandbox.js:48
exec @ sandbox.js:62
loadTestList @ load.js:242
$.click @ controller.js:318
dispatch @ jquery.min.js:3
q.handle @ jquery.min.js:3
controller.js:331 Test started: P-1
Get ServerPublicKeyCredentialCreationOptionsResponse, and check that:
@Spomky
Spomky / castor.php
Created April 17, 2024 12:52
Castor function to check licenses used on the project
<?php
declare(strict_types=1);
use Castor\Attribute\AsOption;
use Castor\Attribute\AsTask;
use function Castor\io;
use function Castor\run;
/**