ESP32 firebase project can’t find token here is some of the error code from firebase
bool tokenReady();
void sendTokenStatusCB();
const char *getToken();
bool authChanged(FirebaseConfig *config, FirebaseAuth *auth);
fb_esp_auth_token_type getTokenType();
MB_String getCAFile();
fb_esp_mem_storage_type getCAFileStorage();
FirebaseConfig *getCfg();
FirebaseAuth *getAuth();
MB_FS *getMBFS();
UtilsClass *getUtils();