With reference to the Firebase custom claims documentation (https://firebase.google.com/docs/auth/admin/custom-claims#propagate_custom_claims_to_the_client), is it possible to achieve `An ID token is force refreshed by calling currentUser.getIdToken(true)` using angular fire? Thanks in advance!