Skip to content

Missing file prevents magic link login #124

@alexpeev9

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.

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