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
{{ message }}
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.
When generating auth proof for twitter user, we will query twitter api for twitter username with twitter user id. When using local auth emualators, the twitter user is faked so it's not possible for us to get the twitter username with the uid. We will need a way to mock the twitter user name call and return auto-generated username.
The text was updated successfully, but these errors were encountered:
When generating auth proof for twitter user, we will query twitter api for twitter username with twitter user id. When using local auth emualators, the twitter user is faked so it's not possible for us to get the twitter username with the uid. We will need a way to mock the twitter user name call and return auto-generated username.
The text was updated successfully, but these errors were encountered: