punyakrit / social-share

ShareHub is a Project where users can create their public viewable profile containing their customizable social links and important links that they want to share with the world. Also having option to see their page Analytics
https://www.sharehub.xyz/
MIT License
19 stars 39 forks source link

Added register page #98

Open kashnx opened 4 weeks ago

kashnx commented 4 weeks ago

Register page added , fully functional with data storing into mongodb database, and signup with google

vercel[bot] commented 4 weeks ago

@kashnx is attempting to deploy a commit to the punyakrit's projects Team on Vercel.

A member of the Team first needs to authorize it.

punyakrit commented 4 weeks ago

register logic isnt working and page design is too simple make it better

punyakrit commented 4 weeks ago

use nextauth for register part dont make post request as need to take care of jwt and cookie part also there make a callback call for rest of the things