Tried deploying to heroku I can't login with any p...
# support-questions
a
Tried deploying to heroku I can't login with any provider + email passowrd, stuck in /auth attach the heroku log above
r
Hey! Did you correctly set the app info object? The apiDomain, websiteDomain etc?
Provided the correct connectionURI in the backend SDK?
If all is fine according to you, please send me the debug logs from the backend SDK
a
appinfo is already set
r
From the error above, it seems that you haven’t passed the connection URI
or rather that it’s undefined
a
give you the repo, I make 2 variable in appInfo and comment the one not use
r
Have you set the process env correctly on heroku?
For the connection uri?
a
that's right wait for update
r
Okay
a
nice... it work perfectly it was amazing journey
r
Greattt! If you have any specific feedback that would be great
Things to improve on, things you disliked and liked. Etc..
a
Things to improve 1. The docs, still need a lot of improvement, there was a lot of scattered information. 2. TS & JS code switcher 3. Session pagination, etc 4. I don't like that the session is removed from DB. If not remove, it can be usefull for session pagination in number 3. But for me, this is make me ditch auth0.
r
Great! Thanks for the feedback