Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to login using access token without password #42

Open
CaptainHui opened this issue Jan 4, 2025 · 1 comment
Open

how to login using access token without password #42

CaptainHui opened this issue Jan 4, 2025 · 1 comment

Comments

@CaptainHui
Copy link

I want to use scraper.login() with only access token and refresh token. But the username and password parameters are mandatory in the login method. As a platform provider, it would be unreasonable for me to obtain the user's username and password. Therefore, I only want to manage the user's state using the access token and refresh token provided to me.

@eschnou
Copy link

eschnou commented Jan 12, 2025

+1 on this. My bot just got locked out by X, although the post frequency and the login rate was quite low. It is unclear on what the root cause was, but anyway this is not suitable for a professional venture. I have no issue paying the X developer subscription and do things the right way, unfortunately Eliza and this client don't make this possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants