Hi, a slightly off topic question. I am working on a RN app (no CLJS at the moment) and I am trying to do an Oauth login, but somehow the redirect doesn't work. I'm also using Expo.
there's quite a few hoops you have to jump through to get the app to open deep/universal links
you need to put some stuff in the app.json
as well as some stuff on a website you own
.well-known/apple-app-site-association
I haven't done oauth, but this was the case with our Auth flow links