Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate /auth/login and move to auth logic to the modal #229

Open
Michael-Liendo opened this issue Sep 24, 2024 · 0 comments
Open

Deprecate /auth/login and move to auth logic to the modal #229

Michael-Liendo opened this issue Sep 24, 2024 · 0 comments

Comments

@Michael-Liendo
Copy link
Contributor

I propose to unify the authentication flow of the application using the modal, as it would be more accessible, would have better experience, so that already in hand, the guest users seeing the post can register or log in quickly.

and we could use a context to control different buttons that require authentication (Like, Comment, Create).

The login and password creation modal has been created, you only need to move the logic that is used in /auth/login and /auth/register

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

No branches or pull requests

1 participant