Client creation with session
l1ah1m opened this issue · 1 comments
l1ah1m commented
celestix commented
If it still tries to authenticate then it means that your session is invalid. You can disable automatic reauthentication flow by setting NoAutoAuth
option to true
in ClientsOpts.
Note: This option has not been pushed to release yet but you can use it by doing:
go get github.com/celestix/gotgproto@beta