WebAuthn初步接好

This commit is contained in:
2022-08-08 02:07:27 +08:00
parent 50934228ef
commit 30b38e3f4b
16 changed files with 1329 additions and 5 deletions

View File

@ -1,4 +1,5 @@
#!/usr/bin/env bash
composer install --optimize-autoloader --no-dev
yarn
yarn production
php artisan config:cache