Skip to content

Suggestions regarding DevSync #176

Description

@anirbandotdev
  • Theres no user login check , it should redirect the user to his profile if he/she is logged in

<Route path="/login" element={<Login />} />
<Route path="/register" element={<Register />} />
<Route path="/forgot-password" element={<ForgotPassword />} />

  • The backend environment is not very well documented

PORT=
MONGODB_URI=
JWT_SECRET=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
GOOGLE_CALLBACK_URL=
CLIENT_URL=
SESSION_SECRET=
ADMIN_EMAIL=
RESEND_API_KEY =
EMAIL_USER=
EMAIL_PASSWORD
EMAIL_VERIFIER_API_KEY=
GITHUB_TOKEN=

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions