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

Implement Auth.AcceptLoginToken #36

Closed
aykutalparslan opened this issue Mar 1, 2022 · 0 comments
Closed

Implement Auth.AcceptLoginToken #36

aykutalparslan opened this issue Mar 1, 2022 · 0 comments

Comments

@aykutalparslan
Copy link
Owner

Accept QR code login token, logging in the app that generated it.

Returns info about the new session.

For more info, see login via QR code.

authorization#ad01d61d flags:# current:flags.0?true official_app:flags.1?true password_pending:flags.2?true encrypted_requests_disabled:flags.3?true call_requests_disabled:flags.4?true hash:long device_model:string platform:string system_version:string api_id:int app_name:string app_version:string date_created:int date_active:int ip:string country:string region:string = Authorization;
---functions---
auth.acceptLoginToken#e894ad4d token:bytes = Authorization;

@aykutalparslan aykutalparslan added this to the 7. Device Authorization(Registration) milestone Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant