Skip to content

Commit f2ff137

Browse files
committed
Updaye google auth to 'GoogleHealth'
1 parent 954e55a commit f2ff137

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

authorizer-app-backend/src/main/java/org/radarbase/authorizer/service/DelegatedRestSourceAuthorizationService.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ class DelegatedRestSourceAuthorizationService(
6363
const val GARMIN_AUTH = "Garmin"
6464
const val FITBIT_AUTH = "FitBit"
6565
const val OURA_AUTH = "Oura"
66-
const val GOOGLE_AUTH = "Google"
66+
const val GOOGLE_AUTH = "GoogleHealth"
6767
}
6868
}

0 commit comments

Comments
 (0)