Skip to content

Missing file prevents magic link login #124

Description

@alexpeev9

In the main branch, the file app/auth/confirm/route.ts is missing. This file exists in the dev branch and is necessary for the magic link functionality to work properly. However, the README.md in the main branch includes instructions that assume the presence of this file, leading to errors when trying to use the feature as described.

image

Suggested Fix:
Merge app/auth/confirm/route.ts from the dev branch into the main branch to resolve this issue and restore full functionality of the magic link feature.

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