Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ardetrick/ory-hydra-refrence-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Post2Fix/ory-hydra-refrence-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 17 files changed
  • 4 contributors

Commits on Dec 23, 2025

  1. Add Ubuntu 24.04 LTS setup guide for Ory Hydra

    This guide provides detailed instructions for setting up the Ory Hydra reference Java project on Ubuntu 24.04 LTS, including system updates, Java installation, Docker setup, and project configuration.
    Post2FixO authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    00efd95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea10a2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0acb51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1e0fd6 View commit details
    Browse the repository at this point in the history
  5. Fix directory navigation in installation guide

    Updated directory navigation commands to include full path.
    Post2FixO authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    08d99d4 View commit details
    Browse the repository at this point in the history
  6. Revise Docker and Java setup instructions

    Updated installation guide for Docker and Java configurations to be architecture-independent. Adjusted commands for consistency and clarity.
    Post2FixO authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    ee688e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2025

  1. Add client creation instructions with scopes

    Added instructions for creating a client with scopes using Hydra.
    aanthonytomas authored Dec 26, 2025
    Configuration menu
    Copy the full SHA
    86755dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55e6128 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2025

  1. Add files via upload

    aanthonytomas authored Dec 27, 2025
    Configuration menu
    Copy the full SHA
    60f106d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd5ebdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7147bfc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efb412a View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    aanthonytomas authored Dec 27, 2025
    Configuration menu
    Copy the full SHA
    b1a8646 View commit details
    Browse the repository at this point in the history
  6. Add files via upload

    aanthonytomas authored Dec 27, 2025
    Configuration menu
    Copy the full SHA
    f245a8b View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2025

  1. Configuration menu
    Copy the full SHA
    7e7fbce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42024c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    746fe8c View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2026

  1. Add example for adding scopes in documentation

    Provide an example for adding scopes in client generation.
    Post2FixO authored Jan 1, 2026
    Configuration menu
    Copy the full SHA
    7471326 View commit details
    Browse the repository at this point in the history
Loading