Thanks everyone who’s been active in the community so far, it’s been great seeing users helping users and getting to play with your showcased projects.
We’ve been working on a new Auth system for the Agent that’s much more reliable.
If you’re interested in being added to early testing for it, please reply to this thread with your Replit username and a horror story of trying to get the v1 Agent to build an auth system for you!
Auth’s been one of the hardest and most consistent challenges in building the Agent and we think this new system will be much more reliable and effective to keep you guys building instead of death-looping
I would like the callback URL to be https, not http.
We need to register the callback URL with firebase or Auth0, but we feel that there are cases where the page transition for authentication cannot be performed properly unless the URL starts with “http://”.
In the case of “http://”, http could not be registered in the case of a pattern in which authorization is granted at the same time as authentication by google.
I don’t know if I can help you with beta testing, but I will give you my account.
It has been exhausting wasting days going through some of these loops and ports all of the sudden get messaged up and your in the weeds for days. I would love to see the Agent make sure we dont see duplication in code when submitting and not changing ports like it is a dance dance revolution game.
And when submitting changes to make sure all syntax errors or others that can or will happen do to the change get fixed so the server doesn’t break