RADAR-base / RADAR-Rest-Source-Auth

A simple application to support authorization of wearable devices using OAuth using a webservice with REST Endpoints.
https://radar-base.org/
Apache License 2.0
1 stars 0 forks source link

Update OAuth2 #153

Closed blootsvoets closed 2 years ago

blootsvoets commented 2 years ago

Adds redirect_uri whenever requesting an OAuth 2.0 access token. This is now required by e.g. the Fitbit API.

blootsvoets commented 2 years ago

It's mainly in OAuth2RestSourceAuthorizationService.kt, but also in Config.kt

nivemaham commented 2 years ago

Yes. Sorry. I reviewed just one commit instead of the PR.