I have looked all over the internet and there doesn't seem to be any clear way to implement oauth2 to my react native app. Both the Facebook and Google sign in methods found in the expo documentation have been deprecated and these are the 2 main ones I want to use. On top of that, the expo documentation is not very clear on the best way to do this. Does anyone know of an easy and stable way to implement oath2 in a react native app using expo's managed workflow?