DEV Community

Red Hacks
Red Hacks

Posted on

 

Secure Web Apps with Quarkus, Keycloak and Vaadin

A quick demo presenting how to integrate user authentication in an application with separate application and API tiers, using Quarkus and Keycloak.

Special thanks for the Vaadin folks for helping my rants on twitter :)

Code:
https://github.com/CaravanaCloud/openshift-ris

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git