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 »
Angular dragtable is an Angular directive that allows table column reorder.
Read more »
You can check final repo here. But keep in mind that tutorial includes some information about a configuration of the GitLab repo itself. Let’s create two projects in the Firebase console. The first… (more…)
Read more »
The Angular team has just announced that the convenience wrappers success and error for promise handling have been deprecated. This is not surprising as the success/error API is not only non standard, but might also lead to unexpected results. In this pos...
Read more »
In this part, we’ll give our Angular app a real back-end with firebase db. (more…)
Read more »