Sugam Mankad

Results 2 comments of Sugam Mankad

@rubenheymans is right, we don't need to inject AppCheck in any components again if no need of manually retrieving the token. App Module will automatically refresh it based on the...

> how do you provide this FIREBASE_APPCHECK_DEBUG_TOKEN in angular though? sorry for the delayed response, I've simply added: `window['FIREBASE_APPCHECK_DEBUG_TOKEN'] = false;` to my `main.ts` file since I'm using a Angular...