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...