Postgres support now community supported plugin

This is just a quick one to say that I’ve spun out the Postgres database support out of Known core and into a community supported plugin. The reason for this is basically that I want to put in some significant data model changes into Known core in the next few months, and due to my […]

Marcus Povey

This is just a quick one to say that I’ve spun out the Postgres database support out of Known core and into a community supported plugin. The reason for this is basically that I want to put in some significant data model changes into Known core in the next few months, and due to my […]

Password grants for Known OAuth2 server

Another quick update, I have added support for password grants to the Known OAuth2 server. Logging in using a username and password is exactly the sort of thing that OAuth2 was developed to avoid, however support for the password grant is a handy thing to have. For a start, it makes it a lot easier […]

Marcus Povey

Another quick update, I have added support for password grants to the Known OAuth2 server. Logging in using a username and password is exactly the sort of thing that OAuth2 was developed to avoid, however support for the password grant is a handy thing to have. For a start, it makes it a lot easier […]