React Native OAuth2 Backend for Frontend With Spring Cloud Gateway BFF
Hello I am using learning about OAuth. I have a react native app, and I want to connect it to my Java Spring backend, with OAuth. I used this tutorial to add OAuth to my Java backend: https://www.baeldung.com/spring-cloud-gateway-bff-oauth2, and now I want to connect my react native app, but from what I understand I need a token.