Skip to content

Commit

Permalink
[#1011] PlaygroundAuth deprecate 처리
Browse files Browse the repository at this point in the history
  • Loading branch information
l2hyunwoo committed Jan 3, 2025
1 parent a18aaa4 commit b07c874
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ import org.sopt.official.auth.data.RemotePlaygroundAuthDatasource
import org.sopt.official.auth.utils.PlaygroundUriProvider
import org.sopt.official.network.model.response.OAuthToken

@Deprecated("네이티브 구글 로그인으로 대체됩니다.")
object PlaygroundAuth {
fun authorizeWithWebTab(
context: Context,
Expand Down

0 comments on commit b07c874

Please sign in to comment.