Description
I can't login to the system by AuthSignIn, IsSessionRegistred() always return false even I check it immediately after AuthSignIn.
Failed snippet
Go Playground
Expected behavior
App should be logged to the system, and can perform requests to telegram API
Additional context
Also, all other requests fail too