소개
This skill serves as a specialized guide for developers to implement robust authentication and authorization within Angular environments. It covers the entire security lifecycle, including secure JWT implementation, OAuth2 social login flows for providers like Google and GitHub, token refresh strategies, and functional route guards. By providing ready-to-use boilerplate for HTTP interceptors and encrypted storage, it helps developers prevent common security vulnerabilities while maintaining a clean, scalable application architecture.