Question by developer:
We want to provide Social Logins for our users to quick sign in.
I found Google Login and Facebook Login integrations in this page. https://tradly.app/integrations/google-login-
It only asks for Client ID to the setup. But I feel that we need one API from your end to get access token and refresh tokens.
Please let me know if I miss anything.
My Assumption
We need to generate Client ID and Client Secret from Google and Facebook and provide to you.
We need one API to authenticate Tradly server by some token generated from Google Login or Facebook Login.