We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can't login to the system by AuthSignIn, IsSessionRegistred() always return false even I check it immediately after AuthSignIn.
Go Playground
App should be logged to the system, and can perform requests to telegram API
Also, all other requests fail too
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: