Skip to content

Authentication works seamlessly with backend endpoints ($75) #499

Description

@josancamon19

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

Metadata

Assignees

Type

No type

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions