Hello Ory team, We are implementing Social Media A...
# ory-network
p
Hello Ory team, We are implementing Social Media Authentication in Next.js and React Native Apps. Our project entails: 1. Authorising Next.js and React Native applications via various social media accounts, subsequently receiving a JWT. 2. Ensuring every request sent thereafter carries the JWT and validated in NodeJS server. Could you provide the optimal approach to implement this using ory? Your guidance will be highly appreciated. Thank you!