CSFrequency / react-firebase-hooks

React Hooks for Firebase.
Apache License 2.0
3.55k stars 304 forks source link

[auth] Fix import/export path on useIdToken #277

Closed vwxyutarooo closed 1 year ago

vwxyutarooo commented 1 year ago

There are some missing/incorrect paths on auth, it won't work as the documentation expects.

chrisbianca commented 1 year ago

Thanks @vwxyutarooo, this was an oversight on my part. I've merged and will get a patch release out now