nthopinion / covid19

Code vs COVID-19: Taking down a Pandemic using machines connected globally to extinguish a biological threat of a super virus.
MIT License
42 stars 54 forks source link

Replicate physician registration page #333

Open mrememisaac opened 4 years ago

mrememisaac commented 4 years ago

Motivation

Finishing up #88

  1. Login link in nav should take user straight to login form
  2. Fix issue where authenticated user is not immediately redirected to the physicians view
  3. Fix issue where if user is signed into multiple social media accounts, an error occurs when he tries to sign in with one of them

Description

Upgraded to latest version of msal package Passed signin function to menu Added loading page

Fixes #88

Implementation

Upgraded to latest version of msal package Passed signin function to menu Added loading page

Type of change

Please delete options that are not relevant.

Screenshots/Links

mrememisaac commented 4 years ago

@gitjul @sethuraj please review