Expo Auth Session Callback URL (Proxy)

Im currently working on using expo-auth-sessions in my app for github sign in.

Im having trouble with the Authorization callback URL for github. Ive been reading the expo documentation and I’m pretty sure I have to use https://auth.expo.io/@your-username/your-app-slug.

I’m not sure what username to use, could someone clarify this for me?

thanks in advance!

This would be the username you login with in expo when you type “expo login” or when you go to expo.io to view your dashboard!