Skip to content

Commit

Permalink
Make Kakao an IDTokenProvider
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-tennert committed Nov 4, 2024
1 parent 8c205ad commit af6737a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ data object Spotify : OAuthProvider() {

}

data object Kakao : OAuthProvider() {
data object Kakao : IDTokenProvider() {

override val name = "kakao"

Expand Down

0 comments on commit af6737a

Please sign in to comment.