I have a callback on clicking a button which goes to my API and gets the current profile details. This works well.
When I refresh, it seems to log back in but doesn’t call my Callback (because I don’t have the opportunity to give a callback URL).
What am I doing wrong?