github.com/gotd/td/telegram/auth.FlowClient.Password (method)

2 uses

	github.com/gotd/td/telegram/auth (current package)
		flow.go#L79: 			if _, err := client.Password(ctx, password); err != nil {
		flow.go#L119: 	Password(ctx context.Context, password string) (*tg.AuthAuthorization, error)