Changes between Version 1 and Version 2 of Ticket #22596, comment 20
- Timestamp:
- 2023-11-16T21:20:32+01:00 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22596, comment 20
v1 v2 1 > However, I do not see how to get it to work based on the JOSM API. There are two major obstacles:1 > However, I do not see how to get it to work based on the JOSM API. There are two major obstacles: 2 2 1. You want `OAuth20Parameters`, not `OAuthParameters`. It doesn't (currently) refresh the token, but with additional users, it will be worthwhile to add that ability. 3 3 2. We had an issue where we were sending authentication information to servers that were not the original server. Example: osm -> aws for GPX traces. Feel free to file a patch so that we can send authentication information to servers that match the following:


