// License: GPL. For details, see LICENSE file. /** * Provides GUI classes for handling OAuth authentication to OSM API. * Backend is <a href="https://github.com/mttkay/signpost">OAuth Signpost</a>. */ package org.openstreetmap.josm.gui.oauth;