Skip to main content

๐Ÿ“• Authentication

ยท One min read
Redon Alla
.NET, React, Angular Developer

โœจ Version 0.0.3โ€‹

#8105fdb refactor(authentication): update AuthContextProps type description

Updated the comment for the AuthContextProps type to provide a clearer explanation of its intended purpose. The new description focuses on the use of properties to store authentication-related state, replacing the previous note about generic parameter usage for onLogin. This clarification aims to enhance maintainability and comprehensibility of the code for future developers.