IIIT Pune's Github Access Granting Thingy
This is a simple web app that allows you to grant access to your Github account to the IIIT Pune Github Organization. Access is only granted to accounts that are verified to be of IIIT Pune students.
- Go to https://iiitp-github.vercel.app/ and follow the instructions there.
- Check your registered email for a link to grant access to your Github account.
src/pages/api/invite.ts
uses Firebase to send an invite to the email address provided by the user. The email contains a link to grant access to the IIIT Pune Github Organization.
WARNING: DO NOT CREATE NEW GITHUB ACCOUNTS BASED ON INSTITUTE EMAILS.