Firebase Authentication Error

hey - could you clarify how you set this flag? We’re experiencing the same issue. Tried setting

deploy:
  provider: firebase
  project: XXX
  edge: true
  token: 
    secure: XXX

but that didn’t work.