anovazzi1

Results 66 comments of anovazzi1

@taylor-schneider It's unlikely to be a bug, but it depends on your environment. You could potentially fix it without altering Chrome flags by setting the cookie flags in the .env...

@taylor-schneider These environment variables allow you to customize cookie settings based on your specific needs: - **REFRESH_SAME_SITE**: Determines the SameSite attribute of the refresh token cookie. Options include "lax," "strict,"...

Did you check your Python version? try python 3.10 or Python 3.11

in our discord server there are some people who had the same issue, please take a look: https://discord.com/channels/1116803230643527710/1129415917445586974

still broken in the current version? @mozg31337 @toanmx0101 @Yuchen-Cao ?

maybe the solution is the same as #1182

that's awesome, i think it's not easy, but it's not too hard either

I completely agree. We're actively working on this and, to be honest, we're already in the testing phase. We anticipate it will be available in just a few weeks at...

are you using python 3.10?