Skip to content

Commit

Permalink
Fix detekt issue
Browse files Browse the repository at this point in the history
  • Loading branch information
hichamboushaba committed Feb 7, 2025
1 parent f343823 commit d04c5c1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ class WebViewAuthenticator @Inject constructor(
companion object {
@VisibleForTesting
const val WPCOM_LOGIN_URL = "https://wordpress.com/wp-login.php"

// A temporary redirect URL that we use to detect when the WPCom login is completed
const val WPCOM_TEMP_REDIRECT_URL = "https://wordpress.com/mobile-redirect"
}
Expand Down

0 comments on commit d04c5c1

Please sign in to comment.