NIAEFEUP / uni

Mobile app designed to help students of the University of Porto to manage their academic life.
GNU General Public License v3.0
50 stars 18 forks source link

Remove AuthenticationExceptionType.wrongCredentials to be sent to Sentry #1371

Closed sentry-io[bot] closed 1 week ago

sentry-io[bot] commented 4 weeks ago

wrongCredentials exception shouldn't be thrown to Sentry, only catch by the app

Sentry Issue: UNI-QJ2

AuthenticationException: AuthenticationException(Failed to authenticate user, AuthenticationExceptionType.wrongCredentials)
  File "request.dart", line 39, in CredentialsSessionRequest.perform
  File "session_provider.dart", line 67, in SessionProvider.login
  File "login.dart", line 83, in LoginPageViewState._login