Currently my login API is done using lambda and the response also contains one token along with it's expiring time. Is there any way like O'Auth token refresh in retrofit for lambda generated token? Thanks in advance. Any help appreciated.
from How to refresh the token generated by lambda API using retrofit?
No comments:
Post a Comment