How do Firebase App Check tokens work?

preview_player
Показать описание
Learn how App Check tokens work so you can safely use them with your high value services.

Chapters:
0:00 - Introduction
0:50 - What is App Check?
1:17 - How does App Check Work?
2:05 - How App Check Tokens are validated
4:08 - Replay Protection
4:17 - Conclusion

Resource:

#Firebase #App #Check #Security
Рекомендации по теме
Комментарии
Автор

in my flutter app (android), I couldn't get Debug Token in terminal !
Please We want more videos that explain App Check well !

vickoalan
Автор

Fix debug tokens. Now that safenet is deprecated 🙄 We have to disable app check when not in any release tracks.

thinclient
Автор

Hi, This is really important, the offical documentation doesn't cover how to validate the app check token without the supported sdks, like java or kotlin, I tried to search for the endpoint but I didn't find it and now I did

I hope the offical documentation will cover this in the future

freshtechtips
Автор

Thank you very much. Excellent explanation. Very objective. Congratulations.

paulogimenez
Автор

Setup is completed for App check and Captcha V3. I received token as well. As i am using Realtime Database of firebase does it require to pass token in header for this too? As I am getting error as Missing App check Token.

BhojpuriyaaDhamaka
Автор

that's cool and all, but I wonder why all the jwt I receive from app check are marked as "invalid signature" - I'm just trying the feature in debug mode

venir_dev
Автор

My app is already in app store with out App check. Now i enable App Check for my new version which i will be releasing soon to prod. During this time will existing app which is already in prod will break since App Check is enabled in Firebase Console of that app id?

rajmc
Автор

Does Play Integrity for Android only work once the app is published on the Google Play Store?

programmingintrouble
Автор

Really buggy feature. Docs are outdated. Does not work in my apps.

Novogod