samedi 18 septembre 2021

What the most secure method of implementing website authentication 2021?

I am looking at the best option of implementing web login. The main concern is security hence I dont want to implement this from scratch. The last time I did something like this is it was in the DHTML days with a hash stored in a MySQL backend (good old fashioned LAMP).

What I am looking for is essentially a 2021 answer to this how to implement a login system for web apps?

Quite a lot has changed as full stack has evolved and my research has shown Keycloak as a good option but I also see basic JWT as an option. Security is big key and I am asking about the backend only.

I want to avoid using things like Cognito or Auth0 etc that require me to link to a third party so I can develop offline. However if that is more advisable then I would like to know.

Ess




Aucun commentaire:

Enregistrer un commentaire