clusterfuzz icon indicating copy to clipboard operation
clusterfuzz copied to clipboard

Add error handling for the session validation

Open sboni-sc opened this issue 7 months ago • 0 comments

Some of the errors being caught here eg: auth.AuthError do not belong to the firebase sdk and is resulting into errors. The following code updates the errors that could be thrown by the sdk and print those in logs for better debugging.

sboni-sc avatar May 07 '25 23:05 sboni-sc