it doesn’t stop there. For the python port I literally had to fix their code cuz They thought they had consistent naming conventions but I did bug testing and noticed it’s not consistent (hehe officially I got the change pushed so I can say bug hunter for replit ). Furthermore, I found that when I used it for a bounty it would constantly do weird things and put the repl id in multiple different keys
Mhm, my example is from the cli tool, I have a package for JS and I’ve made it recognize and parse them into JS notation, but for the replid, how can it even recognize it’s two words? I had to fix that manually temporarily, and it looks like this:
Has anyone recently played with identity, I think they might have improved the reliability.
I have an implementation of replit database which requires auth with replit identity for writing, might make it into a challenge.