cljsrn

https://github.com/drapanjanas/re-natal | https://github.com/drapanjanas/re-natal/wiki/FAQ | https://github.com/condense/mercury-app/wiki | https://github.com/seantempesta/expo-cljs-template/ https://www.npmjs.com/package/create-expo-cljs-app
thomas 2020-10-20T11:49:00.126500Z

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.

danielneal 2020-10-20T20:23:00.127700Z

there's quite a few hoops you have to jump through to get the app to open deep/universal links

danielneal 2020-10-20T20:23:44.128200Z

you need to put some stuff in the app.json

danielneal 2020-10-20T20:23:58.128800Z

as well as some stuff on a website you own

danielneal 2020-10-20T20:24:22.129600Z

.well-known/apple-app-site-association

danielneal 2020-10-20T20:24:47.130400Z

I haven't done oauth, but this was the case with our Auth flow links

danielneal 2020-10-20T20:25:43.130800Z

https://docs.expo.io//workflow/linking