React native – How do we manage sessions with reactJs, OAuth2.0 and spring boot?
I am building a web and mobile app with react/react native for front end, Java-spring boot for backend with OAuth2 authorization. Google OAuth Login from the react web app works fine. How do I manage login sessions and invalidate them…