How to authenticate with WeChat's access token?

We’re developing an app and it has to support WeChat login. Our server will get the access token from WeChat server through the authentication code flow.

Is it possible to use Auth0 to authenticate the user with this access token? How can I do that?

1 Like