<!-- DO NOT DELETE validate_template=true template_path=.github/ISSUE_TEMPLATE/feature_request.md --> As server-side swift backends evolve (e.g. Vapor), there is a real need to secure them from abuse. The missing link is way to use AppCheck to "[Verify App Check tokens from a custom backend](https://firebase.google.com/docs/app-check/custom-resource-backend)". While there is no SDK available for Firebase Admin using Swift, maybe the functionality can be extended first to Firebase REST API? Any workaround ideas? Calling a Lambda function or a python script sounds very inefficient.