Skip to content

Integrate Auth.js and Redirect Logic for Sign Up and Login Pages #4

Description

@AlejandroV01

Issue Title: Integrate Auth.js and Redirect Logic for Sign Up and Login Pages


Description

  • Integrate Auth.js functionality for the Sign Up and Login pages.
  • Include Google/Email sign-in options.
  • Configure redirect logic after successful login and sign-up.
  • Ensure smooth transition between authentication states.

Task List

  • Step 1: Set up Auth.js in the project, configuring Google and Email sign-in options.
  • Step 2: Link Auth.js functionality to the Sign Up and Login pages.
  • Step 3: Implement redirect logic for successful login/sign-up actions.
  • Step 4: Test integration to ensure smooth transitions and proper redirects.

Acceptance Criteria

  • Both Google and Email sign-in options are available on Sign Up and Login pages.
  • Successful authentication redirects to the appropriate page.
  • Auth.js integration functions correctly across Sign Up and Login.
  • All relevant tests pass.

Branch Navigation
git fetch origin
git checkout feature/auth-implement


Resources / References

  • [Auth.js documentation]
  • [API docs]
  • [Notion documentation]

Assignee(s)

  • @AssignedMember

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions