Does Metronic react has own authorization methods. Can I just connect it to my database of users?
Hi,
Our React theme is a frontend theme and we do not have any backend solutions at the moment. Currently, we are handling authentication with our authentication demo API, please check the functions of the request in src/app/modules/auth/core/_requests.ts.
You can change the auth API URL in .env, property REACT_APP_API_URL
.
Please let us know if you have any further questions on this topic or anything else.
Regards,
Lauris Stepanovs,
Keenthemes Support Team