Skip to content

Auth API exists, but frontend does not use it, is this WIP? #59

@VSCODER00

Description

@VSCODER00

Hello,
I’ve been running the project locally and noticed that:

The backend exposes:
/api/auth/register
/api/auth/login
/api/auth/me
Screenshot:

Image

But the frontend never makes any calls to these endpoints (verified via Network tab and code search). Only /api/streams seems to be integrated.

I wanted to ask:
1)Is frontend authentication still a WIP?
2)Or is the auth system meant only for API use right now?

Happy to help wire it up if this is an open task. Thanks for the project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions