nusmodifications / nusmods

🏫 Official course planning platform for National University of Singapore.
https://nusmods.com
MIT License
557 stars 270 forks source link

Add serverless fn NUS auth user endpoint #3644

Open chrisgzf opened 6 months ago

chrisgzf commented 6 months ago

Adds a new serverless fn endpoint that provides user data given a valid SAML token.

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nusmods-export ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 17, 2023 10:21am
nusmods-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 17, 2023 10:21am
codecov[bot] commented 6 months ago

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (17c4bc3) 53.24% compared to head (093edd0) 53.14%.

Files Patch % Lines
website/src/serverless/nus-auth.ts 0.00% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3644 +/- ## ========================================== - Coverage 53.24% 53.14% -0.10% ========================================== Files 271 271 Lines 5862 5873 +11 Branches 1396 1398 +2 ========================================== Hits 3121 3121 - Misses 2741 2752 +11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.