You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: