WebWorkers with Angular 2

In this installment we’ll write an app that retrieves data from a remote OData service and displays it in a data table. But unlike most of web apps that depend on some kind of external storage we’re not going to write the query-logic inside the app itsel…

Similar

Angular, OpenID Connect and Keycloak

In a previous post, I wrote about wanting to add support for Single Sign On to Serendipity and the steps I followed to launch and configure Keycloak. There are several certified OpenID Connect (OIDC) implementations that provide OIDC and OAuth 2.0 protoca... (more…)

Read more »