Good Day!
I’m trying to move my server to a self hosted server to be able to stay upto date.
However, on my logs in the parse dashboard, I am getting some warnings about deprecation.
I’m concern that I will have to change something in the backend again in the future and it’s a bit tiring to keep on changing stuff. Moralis before was super easy to use but now a lot has change.
What should I use instead of the current authMoralis?
- 2023-02-04T11:14:11.275Z - DeprecationWarning: The Parse Server option ‘allowClientClassCreation’ default will change to ‘false’ in a future version.
- 2023-02-04T11:14:11.275Z - DeprecationWarning: The Parse Server option ‘enforcePrivateUsers’ default will change to ‘true’ in a future version.
- 2023-02-04T11:14:11.273Z - DeprecationWarning: The Parse Server option ‘directAccess’ default will change to ‘true’ in a future version. Additionally, the environment variable ‘PARSE_SERVER_ENABLE_EXPERIMENTAL_DIRECT_ACCESS’ will be deprecated and renamed to ‘PARSE_SERVER_DIRECT_ACCESS’ in a future version; it is currently possible to use either one.
- 2023-02-04T09:01:01.116Z - DeprecationWarning: auth.moralisEth is deprecated and will be removed in a future version. auth.moralisEth.enabled: true