curiouslearning / followthelearners

MIT License
2 stars 1 forks source link

SSO edge cases: Error in Firebase communication with SSO provider and if connection to SSO provider needs to be re-authenticated #518

Closed burrage closed 3 years ago

burrage commented 3 years ago

User Story As a developer, I want to handle the edge cases by displaying an error message ("An error occurred. Please try again. [Error]") in the UI to the user wherein there is an error in Firebase communication with the SSO provider and they cannot be signed in at the moment and when the SSO provider loses connection and needs to be re-authenticated to a past SSO provider, So that the user is identified that an issue has occurred and has some way of trying to authenticate again.

Acceptance Criteria TBD.