Telegram login #6
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Notifications
Total time spent: 2 hours 28 minutes
Due date
foresle
2 hours 28 minutes
Blocks
#7 Subscription management
foresle/notgram
Reference
foresle/notgram#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Authenticate the dedicated account.
Scope:
logincommand that authenticates the dedicated account through grammers and saves its session, so the ingestion service connects on its own afterwards without asking again.Notes:
grammersprovides the full user login flow (request a login code, sign in, handle the two-factor password, persist the session), so this ticket orchestrates those calls and stores the session.On new account I can't receive authorization code. Need to learn this question and how to heat the account. On old account it's working perfectly.