ulejiu.garmin-oauth.0.1.0.source-code.application.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of garmin-oauth Show documentation
Show all versions of garmin-oauth Show documentation
Package garmin license, new user license to app
The newest version!
server:
port: 8082
garmin:
consumerkey: xxx
consumerSecret: xxx
requestTokenUrl: https://connectapi.garmin.com/oauth-service/oauth/request_token
oauthConfirmUrl: https://connect.garmin.com/oauthConfirm
oauthAccessTokenUrl: http://connectapi.garmin.com/oauth-service/oauth/access_token
callBackUrl: http://localhost:${server.port}/garmin/accessToken