Skip to content

Garmin OAuth migration from OAuth 1.0 to OAuth 2.0#317

Open
this-Aditya wants to merge 10 commits intodevfrom
garmin-oauth-migration
Open

Garmin OAuth migration from OAuth 1.0 to OAuth 2.0#317
this-Aditya wants to merge 10 commits intodevfrom
garmin-oauth-migration

Conversation

@this-Aditya
Copy link
Member

Fixes #313

This PR migrates Garmin authorization from OAuth 1.0 to OAuth 2.0. Note that this change must be coordinated with the radar push endpoint, as the data structure for both push and ping payloads will change after the migration.

@this-Aditya this-Aditya linked an issue Feb 4, 2026 that may be closed by this pull request
}
}

override suspend fun revokeToken(user: RestSourceUser): Boolean = withContext(Dispatchers.IO) {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NOTE: This method is intended primarily for user deregistration

… for request which is not needed for garmin oauth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate Garmin Oauth1 to Oauth2.0

1 participant