Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Refactoring] Reduce the OAuth dependency about specific platform #3

Open
Hyeon-Uk opened this issue Dec 6, 2023 · 0 comments
Open
Assignees
Labels
Refactoring Refactoring for Good Code

Comments

@Hyeon-Uk
Copy link
Owner

Hyeon-Uk commented Dec 6, 2023

What's Problem?

Previously, I implemented an OAuth Login Service that is highly dependent on the Kakao Platform
image

I'll be refactoring this strong dependency to make it easier to extend the social login offered by multiple platforms.

How?

Refactoring code in an object-oriented manner using the function provided by spring security


Expected!

Can extend and maintain social login platform easier!

@Hyeon-Uk Hyeon-Uk self-assigned this Dec 6, 2023
@Hyeon-Uk Hyeon-Uk changed the title [Refactor] Reduce the OAuth dependency about specific platform [Refactoring] Reduce the OAuth dependency about specific platform Dec 6, 2023
@Hyeon-Uk Hyeon-Uk added the Refactoring Refactoring for Good Code label Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactoring Refactoring for Good Code
Projects
None yet
Development

No branches or pull requests

1 participant