Open rockcoolsaint opened 8 months ago
You will authenticate on the front end?
@ItoroD what is your opinion? Do you think it is unnecessary?
I think it depends on how you are implementing it. Cause there is supposed to be a dB that has user details like username and password, but we can scrape that if you want to use maybe firebase or something with the frontend for authentication. I think you can go ahead but just let us know so that on my end I don't have to cater for something you have already worked out.
I think it depends on how you are implementing it. Cause there is supposed to be a dB that has user details like username and password, but we can scrape that if you want to use maybe firebase or something with the frontend for authentication. I think you can go ahead but just let us know so that on my end I don't have to cater for something you have already worked out.
I think I get your point and will definitely consider it. It should be an architectural decision
Basic authentication with username and password