-
Notifications
You must be signed in to change notification settings - Fork 343
Closed
Assignees
@GabrieleCalarota
Description
Is your feature request related to a problem? Please describe.
I really would like to protect my Python Backend (FastAPI) with Firebase AppCheck
Describe the solution you'd like
Have firebase AppCheck directly into firebase-admin SDK
Describe alternatives you've considered
Run NodeJS inside python environment (is this a safe thing to do?)
Additional context
image