Removed unnecessary line on docs

This commit is contained in:
João Vitória Silva
2025-10-30 16:23:35 +00:00
parent 6337a8cfa0
commit 637edb33d0
2 changed files with 0 additions and 4 deletions

View File

@@ -1,7 +1,5 @@
# 3rd party apps
---
## RunnerUp Integration
[RunnerUp](https://github.com/jonasoreland/runnerup) an app for tracking your sport activities with your Android phone, can automatically sync your activities recorded with it to your Endurain instance.

View File

@@ -1,7 +1,5 @@
# 3rd party services
---
## Garmin Connect Integration
To enable Garmin Connect integration, Endurain will ask for your Garmin Connect credentials. These credentials are not stored, but the authentication tokens (access and refresh tokens) are stored in the DB, similar to the Strava integration. The credentials are sent from the frontend to the backend in plain text, so the use of HTTPS is highly recommended.