Expo Apple Authentication - Refreshing token

Hi all. I have Apple Auth up and running for login but every time I call the AppleAuthentication.refreshAsync method it launches the login screen again.

Is there a way I can silently refresh the token?

Kind regards,
Brian

Weird I’m also getting the Apple SignIn Modal when I try signOutAsync as well.