examples icon indicating copy to clipboard operation
examples copied to clipboard

feat: example use Ory Hydra. Spring Boot 2 (Java 11), Angular, Docker (Docker Compose)

Open Chistousov opened this issue 2 years ago • 0 comments

Hello Dear Ory Hydra Developers

Please add my project as an example of working with Ory Hydra. The project was developed using Spring Boot 2 (Java 11), Angular, Docker (Docker Compose). The project aims to take a broader look at authentication and authorization using OAuth 2.0. There is no business logic as such here.

Thank you for your great Ory Hydra project. Ory Hydra helped me implement flexible internal authentication and authorization within the company.

Ready to modify and correct the project!

Related Issue or Design Document

Checklist

  • [x] I have read the contributing guidelines and signed the CLA.
  • [x] I have referenced an issue containing the design document if my change introduces a new feature.
  • [x] I have read the security policy.
  • [x] I confirm that this pull request does not address a security vulnerability. If this pull request addresses a security vulnerability, I confirm that I got approval (please contact [email protected]) from the maintainers to push the changes.
  • [x] I have added tests that prove my fix is effective or that my feature works.
  • [x] I have added the necessary documentation within the code base (if appropriate).

Further comments

Chistousov avatar Jan 12 '24 16:01 Chistousov