go-tdlib icon indicating copy to clipboard operation
go-tdlib copied to clipboard

Non-interactive login code input

Open akurilov opened this issue 1 year ago • 1 comments

akurilov avatar Apr 12 '24 13:04 akurilov

it's a good idea, just remove go.mod and implement NonInteractiveCredentialsProvider in parallel with CliInteractor to ensure compatibility

zelenin avatar Apr 12 '24 17:04 zelenin

Hi @zelenin sorry, I forgot about the PR. Updated it. FYI it's being used in my service https://github.com/awakari/source-telegram/blob/master/main.go#L77

akurilov avatar Dec 19 '24 16:12 akurilov

completely rewrote the library in v1.0.0-beta1. I'm closing this PR

zelenin avatar Mar 16 '25 13:03 zelenin