Skip to content
New issue

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

Access token gets cut off #9

Open
ulrichmathes opened this issue Feb 21, 2024 · 1 comment
Open

Access token gets cut off #9

ulrichmathes opened this issue Feb 21, 2024 · 1 comment

Comments

@ulrichmathes
Copy link

ulrichmathes commented Feb 21, 2024

We have problems with some users getting errors and can't contain logged in.

In the debug log of one user having problems, we receive an access token with the length of 1064 characters.

The field definition of fe_users:

access_token varchar(1000) DEFAULT '' NOT NULL,

I don't have an idea how long a access token can be and it variates.

Could you fix the issue by providing a maximum length in access_token definition?

@ulrichmathes
Copy link
Author

Any updates on this topic?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant