Closed
Description
Is your feature request related to a problem? Please describe.
getIdToken
works seamlessly with authorization endpoints in backend.
So instead of sending uid as query parameter, the app should send an Authorization header with the idToken generated by firebase.
This is 80% implemented, needs polishing, testing, and 100% working, can't have any failures.
Check what happens when the token expires, and how frequently firebase expires the token.
Check if on main there has to be some sort of silent sign In
This should work for android and ios.
Metadata
Assignees
Type
Projects
Status
Done
Activity