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

Migrate from Admin Logins to Pure logins #218

Open
SkySingh04 opened this issue Feb 3, 2025 · 0 comments
Open

Migrate from Admin Logins to Pure logins #218

SkySingh04 opened this issue Feb 3, 2025 · 0 comments
Labels
Backend Backend issue using Typescript Frontend Frontend issue using Tailwind and css

Comments

@SkySingh04
Copy link
Member

Once we have emails of pointblank.club , we can remove logins of normal users and admin users and simply keep a single login interface, which allows login only from pointblank.club emails, essentially converting all isAdmin logic to isLoggedIn logic as we don't have a usecase for normal users to login anyways

In this case we should rename the /login route to /admin and remove it from navbar

Must wait for #199 to finish

@SkySingh04 SkySingh04 added Backend Backend issue using Typescript Frontend Frontend issue using Tailwind and css labels Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Backend issue using Typescript Frontend Frontend issue using Tailwind and css
Projects
None yet
Development

No branches or pull requests

1 participant