I would like some help, as I have been trying to figure out a way to do this for days, but I still can not quite understand how to do it.
I have an ionic application, where access happens through a login that gives me an access token that expires every 1 hour.
What is the best way to save this token and see if it has expired or not? And how do I check routes on ionic?
Thank you to anyone who can at least respond and give me a hand!