Improve integration with NUSC club website

Open
#23 0 comments 0 reactions 1 assignee View on GitHub

@kohtzerui is already working on this.

Since Feb 24, 2026.

Assessment

This issue has not been assessed yet.

Description

We need to combine our auth with NUSC club website to make the experience more seamless for user.

The challenge is that our website supports 'auto-creation' of users by logs / admin. When these users log in, they will be 'linked' to the existing records. In contrast, NUSC Club website does not support user creation until log in, meaning there is no ability to 'link' users.

Another issue is that our roles are currently stored in our DB, not NUSC club. So they would need to query us for the roles anyway

We have 3 approaches right now:

  1. Do the logic on our middleware
  2. Give kaixuan relevant db tables and he can query directly
  3. we merge dbs with nusc club
Dominant language
TypeScript
Stars
2
Forks
0
Avg merge
2m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from usdevs/lms

All issues in usdevs/lms

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.