Elegant solution to Twitter Auth yet?

@adamjnav That’s what my question is. I went to the Twitter Developer console for my app and I went to the settings tab and tried adding different things to the callback URL none of it works. Here’s what I’ve tried so far:

exp://
exp://localhost:19000
exp://localhost:19000/--/expo-auth-session
expo://
https://auth.expo.io/@{MYID}/{PROJECTID}
https://{PROJECTID}.auth0.com

Obviously I used the correct values for MYID and PROJECTID. Have you been able to get something to work for this field?