himeshparashar / Social-Morph

https://socialmorph-himeshparashars-projects.vercel.app
6 stars 17 forks source link

Create Customizable and Secure Backend for User Authentication and Authorization #40

Open BhairabMahanta opened 2 days ago

BhairabMahanta commented 2 days ago

Description: Issue: The current project uses Clerk for sign-in and sign-up, which works well for frontend authentication but presents some potential concerns:

Proposed Solution:

Request for Review: I propose reviewing this issue to evaluate the risks and limitations of using Clerk alone, and discuss the benefits of moving to a more customizable and secure backend solution for authentication and authorization. This would grant the team more control over user data and security practices while also improving flexibility for future updates.

Furthermore, Since the other projects required frontend teams to integrate the backend with frontend, ill leave the integration part to the frontend Team and basically, create a proper backend structure!

request: Please assign me this issue if you do not see any problems with it, along with gssocext, hacktoberfest and level labels thank you!

BhairabMahanta commented 2 days ago

Note: There wouldnt be any changes to clerk so until the backend and frontend integrates smoothly, it can work as it is and also be removed smoothly!

himeshparashar commented 1 day ago

@BhairabMahanta you can go ahead with custom auth or can also use next auth if you feel like , but for the db use postgres not mongodb or firebase

BhairabMahanta commented 1 day ago

@BhairabMahanta you can go ahead with custom auth or can also use next auth if you feel like , but for the db use postgres not mongodb or firebase

okay, noted.

himeshparashar commented 1 day ago

@BhairabMahanta this is the issue related to frontend for this you can refer this https://github.com/himeshparashar/Social-Morph/issues/12