p-society / coupon-aggregator-client

Client side source tree for CAS
2 stars 2 forks source link

Chore : Added Auth Error Business Logic #19

Closed Divyakumar21202 closed 1 month ago

Divyakumar21202 commented 1 month ago

I've added the auth error handling logic, where I set up the authstore.dart for handling onSocketException and onClientException errors.

For the error UI, I added a Lottie success JSON asset with a success dialog. Additionally, I implemented the ScaffoldMessenger for displaying error messages.