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

Implement OAuth2 authentication #1

Merged
merged 2 commits into from Jul 5, 2023
Merged

Implement OAuth2 authentication #1

merged 2 commits into from Jul 5, 2023

Commits on Jun 30, 2023

  1. Implement OAuth2

    Secrets are obfuscated. The app is registered at osm.org as non-confidential
    jmaspons committed Jun 30, 2023
    Copy the full SHA
    6c8d245 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Add authenticate_osmapi() / logout_osmapi() and complete the required…

    … API calls osm_permissions() & osm_details_logged_user()
    jmaspons committed Jul 3, 2023
    Copy the full SHA
    368cc08 View commit details
    Browse the repository at this point in the history