- Implement Social login - kakao
- Link kakao social login with front and token access
- Implement saving return value of social login user to database
- feat : Adding new features, modifying existing features to meet requirements.
- fix : Fixing bugs related to features.
- build : Making changes related to the build process.
- chore : Making changes to package managers or other miscellaneous changes.
- ci : Modifying CI (Continuous Integration) related settings.
- docs : Modifying documentation or comments.
- style : Making changes related to code style and formatting.
- refactor : Refactoring code without changing functionality (e.g., renaming variables).
- test : Adding or modifying test code.
- release : Releasing a new version.