Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support OAuth 2 #2469

Merged
merged 7 commits into from Jan 7, 2024
Merged

Support OAuth 2 #2469

merged 7 commits into from Jan 7, 2024

Conversation

simonpoole
Copy link
Collaborator

This adds a minimal implementation of OAuth 2 as that works (likely only) with the current OpenStreetMap API.

Fixes #2401

@simonpoole simonpoole force-pushed the oauth2 branch 2 times, most recently from 1f6e56b to 278031b Compare January 6, 2024 18:22
This adds a minimal implementation of OAuth 2 that works (likely
only) with the current OpenStreetMap API.

Fixes #2401
There seems to be some differences in behaviour that cause singleTask
mode to not work reliably.

Fixes #2470
Note that existing installs will have to migrate manually, this because
we don't want to surprise users potentially outside with a request to
login to their OSM account.
@simonpoole simonpoole merged commit 2a1f3b8 into master Jan 7, 2024
3 checks passed
@simonpoole simonpoole deleted the oauth2 branch January 16, 2024 13:31
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.

OAuth 2 support
1 participant