Moralis authentication is slow on Railway(Freemium)

Hello,
Authentication is working very slowly on Railway freemium version, should i buy premium for increase the speed or is this a general problem?
I’m open to new suggestions too…
Thank you!

Hello,
The speed of our auth api doesn’t depend on a plan, if that is the question

Why is this working very slow than?

what part is working slow, how slow it is?

Moralis authentication process was more faster before the parse server.
It takes 5 seconds to be authenticated as a user right now.
It seems handleAuth() function working laggy.

strange, I don’t know what would take 5 seconds

the authentication was working differently with managed moralis servers, now there are 2 more api calls to auth API, one to get the message to sign and one to validate the signature