Skip to content

Duplicate route registration in auth.ts — server will fail to start auth.ts #368

@roshankumar0036singh

Description

@roshankumar0036singh

Duplicate route registration in auth.ts — server will fail to start auth.ts has two nested route registrations for both GitHub and Google callbacks. The outer handler starts and contains the CSRF check,, a second app.get('/github/callback', ...) is registered. The same pattern repeats for Google

Image

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions