generated from openedx/frontend-template-application
-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor login page to use functional component (#899)
* refactor: zamir/van 1390/add basic login form (#894) Description: login refactor * feat: add basic login form * feat: remove cookie logic from login page * refactor: refactor social auth, tpahint and institution login (#895) * feat: add basic login form * feat: add error handling * refactor: refactor social auth, tpahint and institution login Description: Refactor the following flows: 1 - Institution login 2 - SSO login 3 - Tpahint VAN-1391 --------- Co-authored-by: Zainab Amir <[email protected]> * fix: tests and lint issues (#905) * feat: add tests * fix: rebase this branch with master Description: Rebase with master branch VAN-1413 * chore: update variable name * fix: fix When using tpa-hint don't show the login form Description: When using tpa-hint don't show the login form VAN-1801 --------- Co-authored-by: Blue <[email protected]> Co-authored-by: ahtesham-quraish <[email protected]>
- Loading branch information
1 parent
2ea9301
commit ad7099a
Showing
23 changed files
with
848 additions
and
813 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.