Expo Auth Session with Doorkeeper custom oAuth provider & devise
Using expo-auth-session for authentication in a react native app, the browser will open for you to login and you may notice it doesn’t close on login/sign up – you may then try to login again and because the session in the browser is already set, it works..