WalletConnect / walletconnect-monorepo

WalletConnect Monorepo
Apache License 2.0
1.47k stars 718 forks source link

Social Access Token #5342

Open dellwatson opened 2 months ago

dellwatson commented 2 months ago

Discussed in https://github.com/orgs/WalletConnect/discussions/5341

Originally posted by **dellwatson** September 8, 2024 Hi, on appkit we can add social login, but i have usecase on my app that i want to add twitter feature or other feature that requires credentials for interacting with their api for eg: I want to post tweet from my app using twitter api, hence so I need my app to login auth 2.0 by twitter to get credentials (access token) to use that in my api xhr system. now, is this possible to get that access token with wagmi? if not, can you guide me what should i do in this stage? should i still develop with another provider login then?
linear[bot] commented 2 months ago

CR-527 Social Access Token