source-academy / frontend

Frontend of Source Academy, an online experiential environment for computational thinking (React, Redux, Saga, Blueprint)
https://sourceacademy.org
Apache License 2.0
101 stars 164 forks source link

Add SAML Login Flow #2994

Closed chownces closed 1 month ago

chownces commented 1 month ago

Description

I will work on some documentation outlining the various auth flows in our application soon.

To be merged together with https://github.com/source-academy/backend/pull/990

Type of change

How to test

TODO: add instructions for local setup and configuration

Checklist

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9052804419

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/pages/login/LoginPage.tsx 11 13 84.62%
src/commons/utils/AuthHelper.ts 1 9 11.11%
<!-- Total: 46 56 82.14% -->
Totals Coverage Status
Change from base Build 9052785407: 0.01%
Covered Lines: 4937
Relevant Lines: 14707

💛 - Coveralls