Skip to content

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

Closed
@josancamon19

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions