Verify your firebase app check token at appcheck.pyaesoneaung.dev
If you are concerned about storing your Firebase Service Account JSON, simply clone the repository and set it up on your own.
git clone https://github.com/PyaeSoneAungRgn/appcheck.git
cd appcheck
composer install
cp .env.example .env
php artisan key:generate
php artisan serveThe Firebase App Check Tester is open-sourced software licensed under the MIT license.