Just a quick update.

By popular request, I’ve updated my unofficial Known package build available, to the latest version on Github.

This package includes all the great work that has been done by the community since version 1.0.0 was officially released last year.

Go download them here!

Another quick one.

I’ve updated the Known repository to include a patch that will provide a date time picker fallback for old browsers that don’t support the HTML 5 date time picker.

Modern browsers like Chrome support the date time picker natively, however older browsers like Safari did not. Not sure why this was overlooked, but it should make the Events plugin a little bit easier for people to use.

Enjoy.

Another quick update.

I’ve just updated the (somewhat experimental) Known OAuth2 client to be able to support OpenID connect (OIDC).

What this means is that the client will now be able to authenticate against any identity provider that supports OpenID Connect.

This has been tested and works (as part of my work on my day job) with Keycloak, but it should work with pretty much anything else that supports OIDC.

Hope this is useful to you!

» Visit the project on Github...