kamranahmedse / developer-roadmap

Interactive roadmaps, guides and other educational content to help developers grow in their careers.
https://roadmap.sh
Other
291.69k stars 38.6k forks source link

[BACKEND] Add Session Management #6870

Open Asac2142 opened 2 weeks ago

Asac2142 commented 2 weeks ago

Roadmap URL

https://roadmap.sh/backend

Suggestions

Besides knowing what is authentication/authorization, the types of it, how to handle it in your web service, etc... I think it should also add the topic for Session Management, what is SM, how to implement it, types of SM?

I am someone who is learning backend, and I am not sure if SM is something relevant. I think it is an important topic to be learned.

hyprhex commented 1 week ago

I think is a very important topic special needs to be done well to avoid any security issues.