I am used OAuth user login block and this block does not store my third-party access token.
this block stores backendless user tokens, and I need a third-party access token to access my third-party API server.
We do not save the token from the provider and do not give it to the client.
But we have rest rout
With it, you can get provider token and login user by this token