Exchange Facebook token for Auth0 JWT

I’ve got a react-native app and I’ve integrated the Facebook SDK. I’d like to use native apps to authenticate users and get an access token first, then exchange that token with Auth0 for an Auth0 created JWT. Is this possible?

28 Sep 2019 ... I've got a react-native app and I've integrated the Facebook SDK. I'd like to use native apps to authenticate users and get an access token first, ...

Lee mas