DEV Community

Discussion on: Authenticator in Retrofit Android

Collapse
 
mohitrajput987 profile image
Mohit Rajput

Ideally we should have a refreshToken() function instead of login again.
But if you want to login again, then you can display a modal to user to enter username and password then resume this functionality as per given in blog.