Hacker News new | ask | show | jobs
by motoboi 1321 days ago
Hydra is a plain oidc and south implementation.

It doesn't provide a login screen, you need to implement your own flow user interface and use their their api to interface with the auth server.

This is great for the flexibility you have.

Keyckoak covers the basics outh of the box and have a login page implementation ready.