Abstract class allowing to sync user document with authUser
Called with super
Firebase auth service
Dao used to interact with user document
Updates authUser with data from user document
Uid of the auth user (as well as user document id)
(properties to sync)
Updates user document with data from auth user
Generated using TypeDoc
Abstract class allowing to sync user document with authUser