Advice for implementing single sign-on?
Our organization is using Google Apps (standard edition) and we’ve just implemented a WP site. I’d love any input on anyone who’s used … Read more
Our organization is using Google Apps (standard edition) and we’ve just implemented a WP site. I’d love any input on anyone who’s used … Read more
I have a little non-standard WP dev environment, I use one WP core for all my projects and switch each project in core’s … Read more
We’re using JWT (JSON Web Token) for authenticating our WordPress application with an external service. The current flow we’re thinking of is like … Read more
My site needs to integrate with a 3rd party software, which will live on its own sub-domain, hosted by the software company. I … Read more
I’m about to start working on a prototype for a client – and one of the required features is integration with an in-house … Read more