ISSUIUC / Spaceshot-AV

0 stars 0 forks source link

[API/Website] OAuth #13

Open zyunlam opened 1 month ago

zyunlam commented 1 month ago

This contains incomplete code for authenticating if a member is part of the ISSUIUC organization.

Tasks:

Possible useful resources: https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/authorizing-oauth-apps https://docs.github.com/en/rest/orgs/members?apiVersion=2022-11-28#check-organization-membership-for-a-user

zyunlam commented 2 weeks ago

You want to fix this function https://github.com/ISSUIUC/ISS_HILSIM/blob/main/Central-Server/API/internal/auth.py#L5-L8