Skip to content

update Institute domain #3

@Harshbansal8705

Description

@Harshbansal8705

Update institute domain to kgpian.iitkgp.ac.in in src/controllers/user.ts:

        const { email, password } = parseResult.data;
        if (!email.endsWith("@iitkgp.ac.in")) {
            return res.status(400).json({
                message: "Email must end with @iitkgp.ac.in",

Metadata

Metadata

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