Mobile login to seperate API silently

Hello there @diederik and welcome to the community!

As far as I’m aware this isn’t possible regardless of platform - If the audience needs to be changed, then users will need to re-auth.

With a native app in general, you should consider looking into using refresh tokens if you haven’t already. Some more on managing credentials in Auth0.swift here: