How do you handle wrong email or password case?, I can't make BLoC to emitt to LogInFailed
hello, excellent article... I have a question... how would it be when an api comes with a request to refresh the token every so often? I know Dio does that but how would it be? Thank you
Solomon Laleye
Awesome article... I love this, simple, concise, and straightforward.
However, how can the app check for user inactivity for a short period and logs the user out using dio interceptor, especially on network calls for security reasons on the app, Can you please explain how?
Thank you so much