Skip to content

Implement direct Xtream login#2

Open
dearbulut wants to merge 2 commits into
mainfrom
feature/direct-xtream-login
Open

Implement direct Xtream login#2
dearbulut wants to merge 2 commits into
mainfrom
feature/direct-xtream-login

Conversation

@dearbulut

Copy link
Copy Markdown
Owner

This PR implements the following changes:

  • Remove Login/Register pages and related routes
  • Create new XtreamLogin component as main entry point
  • Modify auth service to handle Xtream login directly
  • Update App.tsx to use new authentication flow
  • Remove PrivateRoute component
  • Update Profile page to remove Xtream credentials section
  • Update auth slice to match new Xtream-only flow

The new flow allows users to directly enter their Xtream credentials on the main screen, providing a simpler and more straightforward experience.

- Remove Login/Register pages and related routes
- Create new XtreamLogin component as main entry point
- Modify auth service to handle Xtream login directly
- Update App.tsx to use new authentication flow
- Remove PrivateRoute component
- Update Profile page to remove Xtream credentials section
- Update auth slice to match new Xtream-only flow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants