firebase / firebase/firebase-ios-sdk
FR: Firebase AppCheck Token Validation on Server Side Swift Backends
Open
api: appcheck
type: feature request
- Dominant language
- C++
- Stars
- 6.7k
- Forks
- 1.8k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 75
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.